中文
相关论文

相关论文: Modeling Text with Graph Convolutional Network for…

200 篇论文

Detecting semantic similarities between sentences is still a challenge today due to the ambiguity of natural languages. In this work, we propose a simple approach to identifying semantically similar questions by combining the strengths of…

计算与语言 · 计算机科学 2020-06-09 Yoan Dimitrov

Graph-based text representation focuses on how text documents are represented as graphs for exploiting dependency information between tokens and documents within a corpus. Despite the increasing interest in graph representation learning,…

计算与语言 · 计算机科学 2022-10-13 Wenzhe Li , Nikolaos Aletras

In this paper, we propose multimodal convolutional neural networks (m-CNNs) for matching image and sentence. Our m-CNN provides an end-to-end framework with convolutional architectures to exploit image representation, word composition, and…

计算机视觉与模式识别 · 计算机科学 2015-09-01 Lin Ma , Zhengdong Lu , Lifeng Shang , Hang Li

Text-based person re-identification(Re-id) is an important task in video surveillance, which consists of retrieving the corresponding person's image given a textual description from a large gallery of images. It is difficult to directly…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Tinghuai Ma , Mingming Yang , Huan Rong , Yurong Qian , Yurong Qian , Yuan Tian , NajlaAl-Nabhan

Traditional semantic image search methods aim to retrieve images that match the meaning of the text query. However, these methods typically search for objects on the whole image, without considering the localization of objects within the…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Silvan Ferreira , Allan Martins , Ivanovitch Silva

Representing structured text from complex documents typically calls for different machine learning techniques, such as language models for paragraphs and convolutional neural networks (CNNs) for table extraction, which prohibits drawing…

Deep learning has gained great success in various classification tasks. Typically, deep learning models learn underlying features directly from data, and no underlying relationship between classes are included. Similarity between classes…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Xueli Xiao , Chunyan Ji , Thosini Bamunu Mudiyanselage , Yi Pan

Graph convolutional network (GCN) has been successfully applied to capture global non-consecutive and long-distance semantic information for text classification. However, while GCN-based methods have shown promising results in offline…

计算与语言 · 计算机科学 2023-04-11 Tiandeng Wu , Qijiong Liu , Yi Cao , Yao Huang , Xiao-Ming Wu , Jiandong Ding

Extractive text summarization aims at extracting the most representative sentences from a given document as its summary. To extract a good summary from a long text document, sentence embedding plays an important role. Recent studies have…

计算与语言 · 计算机科学 2021-09-10 Baoyu Jing , Zeyu You , Tao Yang , Wei Fan , Hanghang Tong

The patent database is often used in searches of inspirational stimuli for innovative design opportunities because of its large size, extensive variety and rich design information in patent documents. However, most patent mining research…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Shuo Jiang , Jianxi Luo , Guillermo Ruiz Pava , Jie Hu , Christopher L. Magee

This paper proposes a cross-modal retrieval system that leverages on image and text encoding. Most multimodal architectures employ separate networks for each modality to capture the semantic relationship between them. However, in our work…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Shah Nawaz , Muhammad Kamran Janjua , Alessandro Calefati , Ignazio Gallo

Image-based characterization and disease understanding involve integrative analysis of morphological, spatial, and topological information across biological scales. The development of graph convolutional networks (GCNs) has created the…

图像与视频处理 · 电气工程与系统科学 2022-04-22 Kexin Ding , Mu Zhou , Zichen Wang , Qiao Liu , Corey W. Arnold , Shaoting Zhang , Dimitri N. Metaxas

Social networking services (SNS) contain vast amounts of image-text posts, necessitating effective analysis of their relationships for improved information retrieval. This study addresses the classification of image-text pairs in SNS,…

多媒体 · 计算机科学 2025-05-22 Takuto Nabeoka , Yijun Duan , Qiang Ma

Graph convolutional neural networks (GCNs) generalize tradition convolutional neural networks (CNNs) from low-dimensional regular graphs (e.g., image) to high dimensional irregular graphs (e.g., text documents on word embeddings). Due to…

机器学习 · 计算机科学 2021-03-30 Mehrnaz Najafi , Philip S. Yu

Cross-modal retrieval between visual data and natural language description remains a long-standing challenge in multimedia. While recent image-text retrieval methods offer great promise by learning deep representations aligned across…

Convolutional neural network (CNN) is a neural network that can make use of the internal structure of data such as the 2D structure of image data. This paper studies CNN on text categorization to exploit the 1D structure (namely, word…

计算与语言 · 计算机科学 2015-03-27 Rie Johnson , Tong Zhang

Social media becomes the central way for people to obtain and utilise news, due to its rapidness and inexpensive value of data distribution. Though, such features of social media platforms also present it a root cause of fake news…

社会与信息网络 · 计算机科学 2021-09-29 Priyanka Meel , Dinesh Kumar Vishwakarma

Graph Convolutional Networks (GCN) have been effective at tasks that have rich relational structure and can preserve global structure information of a dataset in graph embeddings. Recently, many researchers focused on examining whether GCNs…

计算与语言 · 计算机科学 2022-03-31 Soyeon Caren Han , Zihan Yuan , Kunze Wang , Siqu Long , Josiah Poon

Recently, researches have explored the graph neural network (GNN) techniques on text classification, since GNN does well in handling complex structures and preserving global information. However, previous methods based on GNN are mainly…

计算与语言 · 计算机科学 2019-10-09 Lianzhe Huang , Dehong Ma , Sujian Li , Xiaodong Zhang , Houfeng WANG

Textual-visual cross-modal retrieval has been a hot research topic in both computer vision and natural language processing communities. Learning appropriate representations for multi-modal data is crucial for the cross-modal retrieval…

计算机视觉与模式识别 · 计算机科学 2018-06-14 Jiuxiang Gu , Jianfei Cai , Shafiq Joty , Li Niu , Gang Wang