中文
相关论文

相关论文: Structural block driven - enhanced convolutional n…

200 篇论文

Over the last decade of machine learning, convolutional neural networks have been the most striking successes for feature extraction of rich sensory and high-dimensional data. While learning data representations via convolutions is already…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Christoph Angermann , Markus Haltmeier

Unsupervised structure learning in high-dimensional time series data has attracted a lot of research interests. For example, segmenting and labelling high dimensional time series can be helpful in behavior understanding and medical…

机器学习 · 计算机科学 2017-05-25 Hao Liu , Haoli Bai , Lirong He , Zenglin Xu

Convolution is the main building block of convolutional neural networks (CNN). We observe that an optimized CNN often has highly correlated filters as the number of channels increases with depth, reducing the expressive power of feature…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Xudong Wang , Stella X. Yu

Table structure recognition (TSR) aims to convert tabular images into a machine-readable format, where a visual encoder extracts image features and a textual decoder generates table-representing tokens. Existing approaches use classic…

计算机视觉与模式识别 · 计算机科学 2023-11-10 ShengYun Peng , Seongmin Lee , Xiaojing Wang , Rajarajeswari Balasubramaniyan , Duen Horng Chau

Deep neural networks are a powerful tool for feature learning and extraction given their ability to model high-level abstractions in highly complex data. One area worth exploring in feature learning and extraction using deep neural networks…

机器学习 · 计算机科学 2015-12-15 Mohammad Javad Shafiee , Parthipan Siva , Paul Fieguth , Alexander Wong

Entities, as the essential elements in relation extraction tasks, exhibit certain structure. In this work, we formulate such structure as distinctive dependencies between mention pairs. We then propose SSAN, which incorporates these…

计算与语言 · 计算机科学 2021-02-23 Benfeng Xu , Quan Wang , Yajuan Lyu , Yong Zhu , Zhendong Mao

Seizure detection from EEGs is a challenging and time consuming clinical problem that would benefit from the development of automated algorithms. EEGs can be viewed as structural time series, because they are multivariate time series where…

机器学习 · 计算机科学 2019-05-07 Ian Covert , Balu Krishnan , Imad Najm , Jiening Zhan , Matthew Shore , John Hixson , Ming Jack Po

Convolutional neural networks (CNNs) are usually built by stacking convolutional operations layer-by-layer. Although CNN has shown strong capability to extract semantics from raw pixels, its capacity to capture spatial relationships of…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Xingang Pan , Xiaohang Zhan , Jianping Shi , Ping Luo , Xiaogang Wang , Xiaoou Tang

Programming language processing (similar to natural language processing) is a hot research topic in the field of software engineering; it has also aroused growing interest in the artificial intelligence community. However, different from a…

机器学习 · 计算机科学 2015-12-09 Lili Mou , Ge Li , Lu Zhang , Tao Wang , Zhi Jin

In human perception and cognition, a fundamental operation that brains perform is interpretation: constructing coherent neural states from noisy, incomplete, and intrinsically ambiguous evidence. The problem of interpretation is well…

机器学习 · 计算机科学 2019-09-30 Michael Iuzzolino , Yoram Singer , Michael C. Mozer

Textual information is considered as significant supplement to knowledge representation learning (KRL). There are two main challenges for constructing knowledge representations from plain texts: (1) How to take full advantages of sequential…

计算与语言 · 计算机科学 2016-09-23 Jiawei Wu , Ruobing Xie , Zhiyuan Liu , Maosong Sun

The convolutional neural network (CNN) is one of the most commonly used architectures for computer vision tasks. The key building block of a CNN is the convolutional kernel that aggregates information from the pixel neighborhood and shares…

图像与视频处理 · 电气工程与系统科学 2022-02-08 Tianyu Ma , Alan Q. Wang , Adrian V. Dalca , Mert R. Sabuncu

Porting state of the art deep learning algorithms to resource constrained compute platforms (e.g. VR, AR, wearables) is extremely challenging. We propose a fast, compact, and accurate model for convolutional neural networks that enables…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Hessam Bagherinezhad , Mohammad Rastegari , Ali Farhadi

The remarkable performance of convolutional neural networks (CNNs) is entangled with their huge number of uninterpretable parameters, which has become the bottleneck limiting the exploitation of their full potential. Towards network…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Yuchao Li , Rongrong Ji , Shaohui Lin , Baochang Zhang , Chenqian Yan , Yongjian Wu , Feiyue Huang , Ling Shao

Reading text in the wild is a challenging task in the field of computer vision. Existing approaches mainly adopted Connectionist Temporal Classification (CTC) or Attention models based on Recurrent Neural Network (RNN), which is…

计算机视觉与模式识别 · 计算机科学 2017-09-14 Yunze Gao , Yingying Chen , Jinqiao Wang , Hanqing Lu

The growing availability and importance of time series data across various domains, including environmental science, epidemiology, and economics, has led to an increasing need for time-series causal discovery methods that can identify the…

机器学习 · 计算机科学 2024-04-03 Omar Faruque , Sahara Ali , Xue Zheng , Jianwu Wang

Learning effective representations of sentences is one of the core missions of natural language understanding. Existing models either train on a vast amount of text, or require costly, manually curated sentence relation datasets. We show…

计算与语言 · 计算机科学 2019-06-05 Allen Nie , Erin D. Bennett , Noah D. Goodman

Although self-attention networks (SANs) have advanced the state-of-the-art on various NLP tasks, one criticism of SANs is their ability of encoding positions of input words (Shaw et al., 2018). In this work, we propose to augment SANs with…

计算与语言 · 计算机科学 2019-09-04 Xing Wang , Zhaopeng Tu , Longyue Wang , Shuming Shi

In this paper, we present a robust method for scene recognition, which leverages Convolutional Neural Networks (CNNs) features and Sparse Coding setting by creating a new representation of indoor scenes. Although CNNs highly benefited the…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Guilherme Nascimento , Camila Laranjeira , Vinicius Braz , Anisio Lacerda , Erickson R. Nascimento

We propose a novel method for translation selection in statistical machine translation, in which a convolutional neural network is employed to judge the similarity between a phrase pair in two languages. The specifically designed…

计算与语言 · 计算机科学 2015-06-25 Zhaopeng Tu , Baotian Hu , Zhengdong Lu , Hang Li