人工智能 | SCI期刊专刊信息3条

2019 年 1 月 10 日 Call4Papers
人工智能

Journal of Visual Languages and Computing

Special issue on “Trustworthy AI and Visual Analytics for Big Data” for the Journal of Visual Languages and Computing

全文截稿: 2019-02-28
影响因子: 0.971
CCF分类: 无
中科院JCR分区:
  • 大类 : 工程技术 - 4区
  • 小类 : 计算机:软件工程 - 4区
网址: http://www.journals.elsevier.com/journal-of-visual-languages-and-computing/
We have witnessed a rapid boom of data in recent years from various fields such as infrastructure, transport, energy, health, education, telecommunications, and finance. Together with the dramatic advances in Machine Learning (ML) and Visual Analytics (VA), getting insights from these ``big data'' and data analytics-driven solutions are increasingly in demand for different purposes. While we continuously find ourselves coming across ML-based Artificial Intelligence (AI) and VA systems that seem to work or have worked surprisingly well in practical scenarios, these technologies still face prolonged challenges with low user acceptance of delivered solutions as well as seeing system misuse, disuse, or even failure. These fundamental challenges can be attributed to the nature of ``black-box'' of ML methods for domain experts and a lack of consideration of the human user aspects when offering ML and VA based solutions.

This special issue targets on novel principles, analytics techniques and evaluation methodologies that are to address issues surrounding trustworthy AI and VA especially from human user’s perspectives of visible, explainable, trustworthy and transparent. The primary objective is to foster focused attention in this emerging area and to serve as forum for researchers and professionals all over the world to exchange and discuss the latest advances.

Papers to be submitted to this special issue must focus on trustworthy AI (e.g. visualizations, evaluations, human responses, etc.) and visual analytics for big data. All submitted papers will be peer-reviewed and papers will be selected based on their quality and relevance to the theme of this special issue. Topics considered for this special issue include, but are not limited to, the following:

Innovative algorithms, visual processing, analytics systems and techniques for trustworthy AI

Case studies, user studies, and application systems of trustworthy AI and visual analytics

Cognitive aspects of trustworthy AI

Human-machine interfaces, frameworks, architectures, tools and systems for trustworthy AI and visual analytics

Visualization of computational processes in AI



人工智能

Applied Soft Computing

Special Issue on Cognitive Computing for Collaborative Robotics

全文截稿: 2019-05-15
影响因子: 3.907
CCF分类: 无
中科院JCR分区:
  • 大类 : 工程技术 - 2区
  • 小类 : 计算机:人工智能 - 2区
  • 小类 : 计算机:跨学科应用 - 2区
网址: http://www.journals.elsevier.com/applied-soft-computing/
Cognitive Computing breaks the boundary between two separate fields, neuroscience and computer science. It paves the way for machines to have reasoning abilities which is analogous to human. The research field of cognitive computing is interdisciplinary, and uses knowledge and methods from many areas such as psychology, biology, signal processing, physics, information theory, mathematics, and statistics. The development of cognitive computing will keep cross-fertilizing these research areas. However, in collaborative robotics applications there still remain many open problems for using cognitive computing theories. Technologies like Computational Cognition and Perception (CCP) and Computational Neuroscience (CN) are driving as the best tools for upgrading the robots with near human intelligence, which can be intended to physically interact with humans in a shared workspace.

The overall aim of this special issue is to collect the state-of-the-art contributions on the Computational Neuroscience, Computational Cognition and Perception, Computer Vision, Natural Language Processing, Human Action Analysis, and related applications in robotics.

The journal invites submissions for a special issue on "Cognitive Computing for Collaborative Robotics" that aims to attract high-quality papers that describe state-of-the-art technologies and new findings both in soft computing and robotics research fields. Some of the most important areas include, but are not limited to:

1. New Theories and Methods of Cognitive Computing

Human Brain Mapping Approaches

Magnetoencephalography

Computational Modelling (CNN, RNN, ANN etc)

Sensory Perception Methods

Memory and Imagination Models

Action Prediction Approaches

Soft Computing Models

Cognitive-level Algorithms

Brain-inspired Systems

Swarm-based Algorithms

2. Applications of Cognitive Computing in Robotics

Cognitive Mixed Reality

Human-Inspired Robotics

Brain-Computer/Robot Interface

Neuroscience and Behavior Analysis in Robotics

Cognitive Imaging and Processing

Electro-Encephalography (EEG) Analysis

Transcranial Magnetic Stimulation (TMS) Analysis

Bayesian Program Learning


人工智能

Applied Soft Computing

Emerging Soft Computing Methodologies in Deep Learning and Applications

全文截稿: 2019-09-30
影响因子: 3.907
CCF分类: 无
中科院JCR分区:
  • 大类 : 工程技术 - 2区
  • 小类 : 计算机:人工智能 - 2区
  • 小类 : 计算机:跨学科应用 - 2区
网址: http://www.journals.elsevier.com/applied-soft-computing/
Machine learning is to design and analyze algorithms that allow computers to "learn" automatically, and allows machines to establish rules from automatically analyzing data and using them to predict unknown data. Traditional machine learning approach is difficult to meet the needs of Internet of Things (IoT) only through its outdated process starting from problem definition, appropriate information collection, and ending with model development and results verification. But however, recent scenario has dramatically changed due to the development of artificial intelligence (AI) and high-speed computing performance. Therefore, deep learning is a good example that breaks the limits of machine learning through feature engineering and gives astonishingly superior performance. It makes a number of extremely complex applications possible.

Machine learning has been applied to solve complex problems in human society for years, and the success of machine learning is because of the support of computing capabilities as well as the sensing technology. An evolution of artificial intelligence and soft computing approaches will soon cause considerable impacts to the field. Search engines, image recognition, biometrics, speech and handwriting recognition, natural language processing, and even medical diagnostics and financial credit ratings are all common examples. It is clear that many challenges will be brought to publics as the artificial intelligence infiltrates into our world, and more specifically, our lives.

Deep learning has been more mature in the field of supervised learning, but other areas of machine learning have just started, especially for the areas of unsupervised learning and reinforcement learning with soft computing methodologies. Deep learning is a class ofmachine learningalgorithmsthat:

use a cascade of multiple layers ofnonlinear processingunits forfeature extractionand transformation. Each successive layer uses the output from the previous layer as input.

learn insupervisedand/orunsupervisedmanners.

learn multiple levels of representations that correspond to different levels of abstraction; the levels form a hierarchy of concepts.

Due to the cascaded structure and the abstraction level of multiple representations, Deep Learning has very good performance in speech recognition and image recognition, especially when one aims to have different levels of resolution representations in signals and images with gaining automated features extracted from these. Two common models, Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN), are widely used architectures in the context of deep learning. In addition to the fact that most "deep learning" technologies are built on the concept of supervised learning to construct a set of classifiers to recognize things entering an information system, "soft computing and metaheuristic algorithms" are built on the concept of unsupervised learning to find out good solutions from a solution space, which can be regarded as an infinite space. The algorithms of these two research domains are the two promising technologies of AI that has been widely and successfully used in solving many complex and large-scale problems.

However, applying deep learning to solve problems will encounter some challenges. In order to have good performance, deep learning algorithms require a large and diverse range of data, and a large number of parameters need to be tuned. Furthermore, well-trained deep learning model tend to have overfitting problems, and not easily applied in other areas. In addition, the training process of deep learning is still a black box, and researchers have a hard time understanding how they learning and how they deduce conclusions. Therefore, in order to boost performance and transparency of deep learning models and to bring them actually to a level of high practical usage in real-world applications and facilities, this special issue places a special attention i.) on the (complexity) reduction of parameters with soft computing methodologies in deep-learning models, ii.) an enhanced interpretation and reasoning methods with soft computing methodologies for explaining hidden components in deep learning models as well as for gaining a better understanding of the outputs of deep learning models (=> increasing acceptability for company experts and users) and iii) on methods for incrementally self-adapting and evolving soft computing methodologies for deep learning models, where not only weight parameters may be recursively updated, but also internal structures may be evolved and pruned on the fly based on current changes and drift intensity present in the system. Furthermore, new deep learning methods in combination with renowned, widely-used architectures, but also developed for soft computing and artificial intelligence environments where it has been not considered so far (e.g., deep learning SVMs or deep learning bio-inspired systems are hardly existing) are also warmly welcomed. There are new emerging applications and new deep learning developments of established applications of soft computing methodologies and architectures, with specific emphasis in the fields of big data, internet of things, social media data mining, web applications.

Topics

Original contributions are solicited from, but are not limited, the following topics of interest:

Methodologies,and Techniques(but not necessarily restr. to):

New methods for Soft Computing in combination with Deep Learning

New learning methods with Soft Computing concepts for established deep learning architectures and structure

Faster and more robust Soft Computing methods for learning of deep models

Complexity Reduction with Soft Computing methods and Transformation of Deep Learning Models

Evolutionary and Soft Computing-based optimization and tuning of deep learning models

Evolving and Soft Computing techniques for deep learning systems (expanding and pruning layers, components etc. on the fly)

Metaheuristics aspects and Soft Computing algorithms in deep learning for improved convergence

Hybrid learning schemes with Soft Computing (deterministic with heuristics-based, memetic)

Interpretability Aspects with Soft Computing for a better Understanding of Deep Learning Models

Soft Computing Methods for non-established deep learning models (deep SVMs, deep fuzzy models, deep clustering techniques, ...)

Real-World Applicationsof deep learning techniques such as (but not necessarily restricted to):

Cloud and Fog Computing in AI

Big Data Analysis

Context-Awareness and Intelligent Environment Application

Financial Engineering and Time Series Forecasting and Analysis

FinTech Application

Innovative Machine-Learning Applications

Intelligent E-Learning & Tutoring

Intelligent Human-Computer Interaction

IoT Application

Smart Healthcare

Social Computing

Biological Computing

Smart Living and Smart Cities

Information Security

Natural Language Processing



下载Call4Papers App,获取更多详细内容!


登录查看更多
5

相关内容

软计算(Soft Computing)致力于基于软计算技术的系统解决方案。它提供了软计算技术的重要成果的快速传播,融合了进化算法和遗传规划、神经科学和神经网络系统、模糊集理论和模糊系统、混沌理论和混沌系统的研究。软计算鼓励将软计算技术和工具集成到日常和高级应用程序中。通过将软计算的思想和技术与其他学科联系起来。因此,该杂志是一个所有科学家和工程师在这个快速增长的领域从事研究和发展的国际论坛。 官网地址:http://dblp.uni-trier.de/db/journals/soco/
【微众银行】联邦学习白皮书_v2.0,48页pdf,
专知会员服务
165+阅读 · 2020年4月26日
【干货书】真实机器学习,264页pdf,Real-World Machine Learning
IBM《人工智能白皮书》(2019版),12页PDF,IBM编
专知会员服务
20+阅读 · 2019年11月8日
人工智能顶刊TPAMI2019最新《多模态机器学习综述》
专知会员服务
93+阅读 · 2019年10月18日
Keras François Chollet 《Deep Learning with Python 》, 386页pdf
专知会员服务
151+阅读 · 2019年10月12日
人工智能 | SCI期刊专刊/国际会议信息7条
Call4Papers
7+阅读 · 2019年3月12日
人工智能 | CCF推荐期刊专刊约稿信息6条
Call4Papers
5+阅读 · 2019年2月18日
人工智能 | 国际会议信息6条
Call4Papers
4+阅读 · 2019年1月4日
大数据 | 顶级SCI期刊专刊/国际会议信息7条
Call4Papers
10+阅读 · 2018年12月29日
医学 | 顶级SCI期刊专刊/国际会议信息4条
Call4Papers
5+阅读 · 2018年12月28日
人工智能 | 国际会议信息10条
Call4Papers
5+阅读 · 2018年12月18日
人工智能类 | 国际会议/SCI期刊专刊信息9条
Call4Papers
4+阅读 · 2018年7月10日
计算机类 | 期刊专刊截稿信息9条
Call4Papers
4+阅读 · 2018年1月26日
人工智能 | 国际会议/SCI期刊约稿信息9条
Call4Papers
3+阅读 · 2018年1月12日
人工智能 | 国际会议截稿信息5条
Call4Papers
6+阅读 · 2017年11月22日
A Survey of Deep Learning for Scientific Discovery
Arxiv
29+阅读 · 2020年3月26日
Directions for Explainable Knowledge-Enabled Systems
Arxiv
26+阅读 · 2020年3月17日
Arxiv
45+阅读 · 2019年12月20日
The Measure of Intelligence
Arxiv
6+阅读 · 2019年11月5日
Generative Adversarial Networks: A Survey and Taxonomy
Arxiv
6+阅读 · 2016年1月15日
VIP会员
相关资讯
人工智能 | SCI期刊专刊/国际会议信息7条
Call4Papers
7+阅读 · 2019年3月12日
人工智能 | CCF推荐期刊专刊约稿信息6条
Call4Papers
5+阅读 · 2019年2月18日
人工智能 | 国际会议信息6条
Call4Papers
4+阅读 · 2019年1月4日
大数据 | 顶级SCI期刊专刊/国际会议信息7条
Call4Papers
10+阅读 · 2018年12月29日
医学 | 顶级SCI期刊专刊/国际会议信息4条
Call4Papers
5+阅读 · 2018年12月28日
人工智能 | 国际会议信息10条
Call4Papers
5+阅读 · 2018年12月18日
人工智能类 | 国际会议/SCI期刊专刊信息9条
Call4Papers
4+阅读 · 2018年7月10日
计算机类 | 期刊专刊截稿信息9条
Call4Papers
4+阅读 · 2018年1月26日
人工智能 | 国际会议/SCI期刊约稿信息9条
Call4Papers
3+阅读 · 2018年1月12日
人工智能 | 国际会议截稿信息5条
Call4Papers
6+阅读 · 2017年11月22日
Top
微信扫码咨询专知VIP会员