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

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

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

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

    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. Social Network Analysis的Centrality总结,以及networkx实现EigenCentrality,PageRank和KatzCentrality的对比

    本文主要总结近期学习的Social Network Analysis(SNA)中的各种Centrality度量,我暂且翻译为中心度.本文主要是实战,理论方面几乎没有,因为对于庞大的SNA,我可能连门都 ...

  4. 社会网络分析——Social Network Analysis

    什么是社会网络分析,英文social network analysis.现在这个分析越来越时髦,也越来越显现其在社会科学的研究价值.我在2000年的时候受祝建华老师的邀请到香港城市大学作研究,接触到 ...

  5. Applied Social Network Analysis in Python 相关笔记3

    如果是option2的话,答案选A. 这里节点s,从左边的选择,节点t从右边选择. 这里计算还是用以前的值,不用更新过的值.

  6. Applied Social Network Analysis in Python 相关笔记

  7. International Conference in 2015

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

  8. Complex social network Partition for Balanced Subnetworks---Hao Lan Zhang,Jiming Liu,Chunyu Feng,Chaoyi Pang,Tongliang Li,Jing He阅读

    摘要:Abstract—Complex social network analysis methods have been applied extensively in various domains ...

  9. International Conference for Smart Health 2015 Call for Papers

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

随机推荐

  1. CAFFE在win10+VS2017下的安装笔记

    老版的caffe在BVLC的github上已经找不到,如果要想下载老版caffe可以下载微软的caffe版本:https://github.com/Microsoft/caffe 网上的大多安装caf ...

  2. ID 生成器 雪花算法

    https://blog.csdn.net/wangming520liwei/article/details/80843248 ID 生成器 雪花算法 2018年06月28日 14:58:43 wan ...

  3. QT中资源文件的使用

    1.在工程中点右键,选添加文件: 在下一页中输入一个资源文件名,如uires,这样工程树下就会出现资源文件夹. 2.右键,选择“Open in Editor”打开它 3.添加或修改前缀名,前缀的作用类 ...

  4. 运用scrollPic插件的实例

    html页面部分 <!doctype html> <html lang="en"> <head> <meta charset=" ...

  5. ios开发的frame、物理屏幕尺寸和图片分辨率

    型号 屏幕尺寸(inch) 逻辑分辨率(point) 缩放因子(scale factor) 物理分辨率(pixel) 像素密度(PPI) iPhone3GS 3.5 320 * 480 @1x 320 ...

  6. 工控随笔_15_西门子_WinCC的VBS脚本_05_变量类型之三_VBS数组

    数组是一种复杂数据类型,不但有数组本身的数据类型: 数组,还有数组元素中存储的数据的类型. 一.vbs中的数组类型 在VBS中提供了两种数组类型,一种是固定数组,一种是动态数组. 1.固定数组 就是在 ...

  7. 工控随笔_13_西门子_WinCC的VBS脚本_04_变量类型之二

    上一个随笔说了一些关于vbs变量类型的内容,这一篇我们继续说说变量类型相关的内容. 一.NULL补充内容 '需要注意的是,NULL不能简单通过 = 来进行比较,而必须通过 'IsNull函数来实现 ' ...

  8. Dell Inspiron 620 / Vostro 260 BIOS 开启 AHCI 模式

    1.Dell Vostro 260 台式机,WIN7 旗舰版   2.登陆 DELL 官方支持站点,获取 MS-A10.exe 安装文件   3.从网络中获取 AMIBCP.exe 工具,双击打开此程 ...

  9. Ubuntn16.04.3安装Hadoop3.0+scale2.12+spark2.2

    Ubuntn16.04.3安装Hadoop3.0+scale2.12+spark2.2 对比参照此博文.bovenson 前言:因为安装的Hadoop.Scale是基于JAVA的应用程序,所以必须先安 ...

  10. Django字符串翻译

    文章出处:https://www.jb51.net/article/70077.htm Django模板使用两种模板标签,且语法格式与Python代码有些许不同. 为了使得模板访问到标签,需要将 {% ...