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 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)的更多相关文章
- 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 ...
- IEEE/ACM ASONAM 2014 Industry Track Call for Papers
IEEE/ACM International Conference on Advances in Social Network Analysis and Mining (ASONAM) 2014 In ...
- International Conference in 2015
Call for Paper International Conference on Computer Vision(ICCV2015, Santiago, Chile). (deadline: Ap ...
- International Conference for Smart Health 2015 Call for Papers
Advancing Informatics for healthcare and healthcare applications has become an international researc ...
- 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 ...
- ICLR 2014 International Conference on Learning Representations深度学习论文papers
ICLR 2014 International Conference on Learning Representations Apr 14 - 16, 2014, Banff, Canada Work ...
- ICLR 2013 International Conference on Learning Representations深度学习论文papers
ICLR 2013 International Conference on Learning Representations May 02 - 04, 2013, Scottsdale, Arizon ...
- ICLR 2016 - Workshop Track International Conference on Learning Representations 论文papers
ICLR 2016 - Workshop Track International Conference on Learning Representations May 2 - 4, 2016, Car ...
- International Conference in 2014
International Conference on Machine Learning (ICML2014, Beijing).(papers are available) Neural Infor ...
随机推荐
- hadoop2.6.4 搭建单机模式
注(要先安装jdk,最好jdk版本>=1.7) 安装jdk http://www.cnblogs.com/zhangXingSheng/p/6228432.html 给普通用户添加su ...
- Oracle SQL的硬解析和软解析
我们都知道在Oracle中每条SQL语句在执行之前都需要经过解析,这里面又分为软解析和硬解析.在Oracle中存在两种类型的SQL语句,一类为 DDL语句(数据定义语言),他们是从来不会共享使用的,也 ...
- Linux下免安装版sublime text 3显示图标
执行如下命令 sudo vim /usr/share/applications/sublime_text_3.desktop 根据个人存放位置添加如下内容信息: [Desktop Entry] Enc ...
- Kinect开发随笔①——红外扫描仪(Kinect 数据源)
来源于 MVA 的 快速入门:Kinect for Windows v2 开发 的学习随笔 具体内容为上图所示章节内容 章节内全部代码:GitHub地址点我(链接失效,待补档) <Page &l ...
- #英文#品读中国城市个性——最好的和最坏的&当东方遇到西方
冒险家的乐园 a playground of risk 实现发财梦 realize one's dreams of wealth 道德沦丧,堕落 moral deprivation 租界 foreig ...
- EditText获取和失去焦点,软键盘的关闭,和软键盘的显示和隐藏的监听
软键盘显示和隐藏的监听: 注: mReplayRelativeLayout是EditText的父布局 //监听软键盘是否显示或隐藏 mReplayRelativeLayout.getViewTreeO ...
- Git 创建本地仓库
前面已经搭好环境了,现在我们缺的是一个管理版本控制的仓库.这次的实验是在电脑本地创建本地仓库.指定路径 默认的位置是在你所安装Git的目录下.Git的仓库你可以建在你电脑的任何目录下(最好不要包含有中 ...
- JAVA基础研究
package Test; public class L3_1 { public static void main(String[] args) { C c1=new C(100); C c2=new ...
- ContactsUtil 工具类 - 转载
import java.util.HashMap; import java.util.Map; //http://www.open-open.com/code/view/1432300986802 / ...
- Linux添加开机启动命令
1.vi /etc/rc.d/rc.local 添加要启动的命令 如: service php-fpm start //这样,开机就自动启动了php扩展 2. crontab -e //是写定时 ...