IEEE/ACM ASONAM 2014 Industry Track Call for Papers
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
IEEE/ACM ASONAM 2014 Industry Track Call for Papers的更多相关文章
- 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 ...
- 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 ...
- 如何写好一篇高质量的IEEE/ACM Transaction级别的计算机科学论文?
转自<知乎>如何写好一篇高质量的IEEE/ACM Transaction级别的计算机科学论文? 问题: 作为一个博士生,一直为写论文头疼,读过很多高质量论文,觉得写的真好,但是轮到自己写总 ...
- ACM会议列表与介绍(2014/05/06)
Conferences ACM SEACM Southeast Regional Conference ACM Southeast Regional Conference the oldest, co ...
- 微软研究院张永光博士与Dilek Hakkani-Tür博士当选2014年 IEEE院士
Hakkani-Tür博士当选2014年 IEEE院士" title="微软研究院张永光博士与Dilek Hakkani-Tür博士当选2014年 IEEE院士"> ...
- IEEE会议排名(转载)
不知道谁整理的,我就下了个word.所以就标注不了,引用的哪的了. Rank 1: SIGCOMM: ACM Conf on Comm Architectures, Protocols & A ...
- IEEE 754标准
IEEE 754-1985 was an industry standard for representing floating-point numbers in computers, officia ...
- International Conference in 2014
International Conference on Machine Learning (ICML2014, Beijing).(papers are available) Neural Infor ...
- 【机器学习Machine Learning】资料大全
昨天总结了深度学习的资料,今天把机器学习的资料也总结一下(友情提示:有些网站需要"科学上网"^_^) 推荐几本好书: 1.Pattern Recognition and Machi ...
随机推荐
- WPF之Binding初探
初学wpf,经常被Binding搞晕,以下记录写Binding的基础. 首先,盗用张图.这图形象的说明了Binding的机理. 对于Binding,意思是数据绑定,基本用法是: 1.在xmal中使用 ...
- CentOS7 下ifconfig command not found解决办法
今天尝鲜用VMWare安装了CentOS7,选择了最小安装包模式,安装完毕之后想查看一下本机的ip地址,发现报错 # ifcon -bash: ifconfig: command not found ...
- python之路:Day03 --- Python基础3 >>函数
本节内容 1.函数基本语法及特性 2.参数 3.局部变量与全局变量 4.返回值 嵌套函数 5.递归 6.匿名函数 7.高阶函数 8.内置函数 一.函数基本语法及特性 区别 面向过程编程:根据业务逻辑从 ...
- mysql提供dataprovider
import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.Inpu ...
- javase-排序
public class sort { public static void main(String[] args) { String[] arr = {"aa","bb ...
- 解决 U 盘写保护的问题
插了一个 U 盘,想格式化或者创建文件,但是提示我 U 盘是写保护的. 解决方法如下: Open a command prompt type DISKPART press type LIST VOLU ...
- iOS---FMDB数据升级
本人在这里重要强调一下!!! 看这里,看这里,看这里,重要的事说三遍. 本人在项目开发中,由于需求问题,不得不对已经建立好的数据库进行修改(添加字段),我就很随意的直接添加了对一个的字段,运行一下,数 ...
- WebADNuke整理
在webconfig上增添 <webadnuke> <database> <add name="SqlDbProvider" type="C ...
- 条码固定资产管理PDA应用
条码固定资产管理解决方案 一.客户挑战与需求 随着企业经营管理的不断升级,固定资产管理的高效化.智能化管理越来越受到企业管理人员的重视.然而,固定资产具有数量大.种类多.价值高.使用周期长.使用地点分 ...
- AJAX 缓存
cache 默认为true, 从浏览器里读取缓存. 提高性能 设置为false,则每次从方法获取,不进缓存