IEEE/ACM International Conference on Advances in Social Network Analysis and Mining (ASONAM) 2014 Industry Track Call for Papers

* Apologies if you received multiple copies of this CFP *

Beijing China August 17-20, 2014
Home Page: www.asonam2014.org

Full paper/short paper/extended abstract submission deadline: May 23, 2014 (extended)

===========================================================================================

Social network analysis and mining techniques are being widely applied in industrial settings. In many cases such techniques are incubating and defining new industry sectors. Industry research in related areas is growing fast and a lot of exciting ideas, and innovative techniques and applications originated from these industry research activities.

The Industrial Track of the 2014 IEEE/ACM International Conference on Advances in Social Network Analysis and Mining (ASONAM) seeks submissions in all submission categories (8-page full papers, 3-page short papers, and 1-page extended abstracts) to showcase recent advances in social network analysis and mining research with direct industry relevance, to discuss emerging trends and challenges with practical implications, and to facilitate interactions between academia and industry in this vital area of study of growing interests.

All papers submitted to ASONAM 2014 Industrial Track will be peer-reviewed. Compared to the ASONAM regular track (for which paper submission is already closed), Industrial Track papers do not necessarily need to contain major methodological advances, algorithmic contributions, or rigorous experimental validation. Rather, the emphasis will be on industrial innovations, clear practical relevance, interesting lessons learned through significant practice, or new classes of applications which might open up new venues for interesting academic work.

Contributions from both industry R&D groups and the academia are welcome. Note that industry should be broadly interpreted in this call, encompassing both private and public sectors.

In many related top-rated conferences, papers presented at the industry tracks tend to draw large audience and generate interesting discussions, and many among them become well-cited work down the road. In addition to regular presentation-based industry track sessions at the conference, we will also organize an all-inclusive Industry Poster Session to encourage exchange of ideas between academic researchers, industry researchers, and practitioners. Depending on the availability of presentation slots, a portion of accepted Industry Track papers might be scheduled for poster presentation only. In addition, we will also organize an Industry System Demo Session.

Industry teams that plan to give a Poster presentation or show a Demo but do not have full or short paper submissions, are requested to contribute 1-page extended abstracts, which will be reviewed and, if accepted, will be included in the conference proceedings.

===========================================================================================

Key dates (extended)

Full paper/short paper/extended abstract submission deadline May 23, 2014
Notification of acceptance June 16, 2014
Camera-ready papers due June 24, 2014
Conference events August 17-20, 2014

===========================================================================================

Paper submission
All papers need to be prepared in English using the IEEE CPS two-column template. The maximum length for full papers/short papers/extended abstracts is 8/3/1 pages, respectively. Papers should be submitted to the Conference Web site:

https://wi-lab.com/cyberchair/2014/asonam14/cbc_index.php

Paper submission implies that the intent is for one of the authors to present the paper in person at the conference if accepted and that at least one of the authors will register under the full conference registration category.

===========================================================================================
Publications
All accepted papers (including the extended abstracts) will be included in the ASONAM 2014 Conference Proceedings and forwarded for inclusion in IEEE Computer Society Digital Library (CSDL), IEEE Xplore and the ACM Digital Library. The conference proceedings will be submitted for EI indexing through INSPEC by IEEE.

===========================================================================================
Industry Track Chairs
Daniel Zeng, Institute of Automation, Chinese Academy of Sciences, China and University of Arizona, USA
Xueqi Cheng, Institute of Computing Technology, Chinese Academy of Sciences, China
Jie Cao, Nanjing University of Finance and Economics, China

Call for Papers IEEE/ACM International Conference on Advances in Social Network Analysis and Mining (ASONAM)的更多相关文章

  1. IEEE/ACM International Conference on Advances in Social Network Analysis and Mining (ASONAM) 2014 Industry Track Call for Papers

    IEEE/ACM International Conference on Advances in Social Network Analysis and Mining (ASONAM) 2014 In ...

  2. IEEE/ACM ASONAM 2014 Industry Track Call for Papers

    IEEE/ACM International Conference on Advances in Social Network Analysis and Mining (ASONAM) 2014 In ...

  3. International Conference in 2015

    Call for Paper International Conference on Computer Vision(ICCV2015, Santiago, Chile). (deadline: Ap ...

  4. International Conference for Smart Health 2015 Call for Papers

    Advancing Informatics for healthcare and healthcare applications has become an international researc ...

  5. Call for Papers International Conference for Smart Health (ICSH) 2014

    Call for PapersInternational Conference for Smart Health (ICSH) 2014 Beijing, China July 10-11, 2014 ...

  6. ICLR 2014 International Conference on Learning Representations深度学习论文papers

    ICLR 2014 International Conference on Learning Representations Apr 14 - 16, 2014, Banff, Canada Work ...

  7. ICLR 2013 International Conference on Learning Representations深度学习论文papers

    ICLR 2013 International Conference on Learning Representations May 02 - 04, 2013, Scottsdale, Arizon ...

  8. ICLR 2016 - Workshop Track International Conference on Learning Representations 论文papers

    ICLR 2016 - Workshop Track International Conference on Learning Representations May 2 - 4, 2016, Car ...

  9. International Conference in 2014

    International Conference on Machine Learning (ICML2014, Beijing).(papers are available) Neural Infor ...

随机推荐

  1. TCP连接的建立和终止

    TCP的简要要说明 标签(空格分隔): TCP 网络编程 Linux 面试 在此输入正文 一.TCP是什么 TCP全称传输控制协议(Transmission Control Protocol).TCP ...

  2. EF中扩展出Between操作符 (修订版)

    随手记录一下,这是针对原文错误的修改. 原文:EF中扩展出Between操作符 直接使用是错误的,修改后的扩展方法: /// <summary> /// 扩展 Between 操作符 // ...

  3. MySql 获取表的字段名

    mysql安装成功后可以看到已经存在mysql.information_schema和test这个几个数据库,information_schema库中有一个名为COLUMNS的表,这个表中记录了数据库 ...

  4. AC自动机专题

    AC自动机简介:KMP是用于解决单模式串匹配问题, AC自动机用于解决多模式串匹配问题. 精华:设这个节点上的字母为C,沿着他父亲的失败指针走,直到走到一个节点,他的儿子中也有字母为C的节点.然后把当 ...

  5. 连接Mysql提示Can’t connect to local MySQL server through socket的解决方法

    mysql,mysqldump,Mysqladmin,php连接mysql服务常会提示下面错误: ERROR 2002 (HY000): Can't connect to local MySQL se ...

  6. Http、Https请求工具类

    最近在做微信开发,使用http调用第三方服务API,有些是需要https协议,通过资料和自己编码,写了个支持http和https的工具类,经验证可用,现贴出来保留,也供需要的人使用(有不足的地方,也请 ...

  7. python学习5 常用三方模块

    watchdog: 监控指定目录/文件的变化并自定义处理事件 例子

  8. python 爬虫(四)

    爬遍整个网络 1 当我们访问整个网络的时候,我们不可避免的会访问不同的网站,但是不同的网站会有完全不同的结构和内容... 现在一步一步的构建访问整个网络的脚本 I 从一个网站开始,每一次都爬向不同的网 ...

  9. Matlab中一些函数的区别

    1.fix, floor,ceil,round   都是对x取整,但取整方向不同.   fix(x):向0取整(也可以理解为向中间取整)   floor(x):向左取整(从名字看,地板,表示下面) c ...

  10. Vue - 过滤器

    1.内部过滤器 1):字母操作: ---- 针对字符串 A:capitalize B:uppercase C:lowercase 2):json过ingfy滤器,可将表达式的值转化为Json字符串,本 ...