中文
相关论文

相关论文: Triple Scoring Using Paragraph Vector - The Gailan…

200 篇论文

Hypergraph matching has recently become a popular approach for solving correspondence problems in computer vision as it allows to integrate higher-order geometric information. Hypergraph matching can be formulated as a third-order…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Quynh Nguyen , Francesco Tudisco , Antoine Gautier , Matthias Hein

The Word-in-Context (WiC) task has attracted considerable attention in the NLP community, as demonstrated by the popularity of the recent MCL-WiC SemEval shared task. Systems and lexical resources from word sense disambiguation (WSD) are…

计算与语言 · 计算机科学 2022-05-11 Bradley Hauer , Grzegorz Kondrak

The field of text-to-3D content generation has made significant progress in generating realistic 3D objects, with existing methodologies like Score Distillation Sampling (SDS) offering promising guidance. However, these methods often…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Phu Pham , Aradhya N. Mathur , Ojaswa Sharma , Aniket Bera

In this paper, we propose a method for obtaining sentence-level embeddings. While the problem of securing word-level embeddings is very well studied, we propose a novel method for obtaining sentence-level embeddings. This is obtained by a…

计算与语言 · 计算机科学 2019-03-18 Badri N. Patro , Vinod K. Kurmi , Sandeep Kumar , Vinay P. Namboodiri

Vision-language models (VLMs) excel at image-text retrieval yet persistently fail at compositional reasoning, distinguishing captions that share the same words but differ in relational structure. We present, a unified evaluation and…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Amartya Bhattacharya

We address the text-to-text generation problem of sentence-level paraphrasing -- a phenomenon distinct from and more difficult than word- or phrase-level paraphrasing. Our approach applies multiple-sequence alignment to sentences gathered…

计算与语言 · 计算机科学 2007-05-23 Regina Barzilay , Lillian Lee

Vision Large Language Models (VLLMs) have improved multi-modal understanding and visual question answering (VQA), but still suffer from hallucinated answers. Multi-modal Retrieval-Augmented Generation (RAG) helps address these issues by…

信息检索 · 计算机科学 2025-07-30 Zijian Zhang , Xiaocheng Zhang , Yang Zhou , Zhimin Lin , Peng Yan

We present RepRank, an unsupervised graph-based ranking model for extractive multi-document summarization in which the similarity between words, sentences, and word-to-sentence can be estimated by the distances between their vector…

计算与语言 · 计算机科学 2023-07-25 Zongyi Li , Xiaoqing Zheng , Jun He

A framework that makes use of Connected components and supervised Support machine to recognise texts is proposed. The image is preprocessed and and edge graph is calculated using a probabilistic framework to compensate for photometric…

计算机视觉与模式识别 · 计算机科学 2014-11-04 Gowtham Rangarajan Raman

Word Embeddings have recently imposed themselves as a standard for representing word meaning in NLP. Semantic similarity between word pairs has become the most common evaluation benchmark for these representations, with vector cosine being…

计算与语言 · 计算机科学 2018-05-08 Enrico Santus , Hongmin Wang , Emmanuele Chersoni , Yue Zhang

Despite the success of distributional semantics, composing phrases from word vectors remains an important challenge. Several methods have been tried for benchmark tasks such as sentiment classification, including word vector averaging,…

计算与语言 · 计算机科学 2015-12-14 Pranjal Singh , Amitabha Mukerjee

Scene Graph Generation (SGG) aims to identify entities and predict the relationship triplets \textit{\textless subject, predicate, object\textgreater } in visual scenes. Given the prevalence of large visual variations of subject-object…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Jiankai Li , Yunhong Wang , Xiefan Guo , Ruijie Yang , Weixin Li

Readability or difficulty estimation of words and documents has been investigated independently in the literature, often assuming the existence of extensive annotated resources for the other. Motivated by our analysis showing that there is…

计算与语言 · 计算机科学 2021-04-28 Yoshinari Fujinuma , Masato Hagiwara

We revisit the algorithmic problem of finding a triangle in a graph (\textsc{Triangle Detection}), and examine its relation to other problems such as \textsc{3Sum}, \textsc{Independent Set}, and \textsc{Graph Coloring}. We obtain several…

数据结构与算法 · 计算机科学 2024-02-13 Adrian Dumitrescu

Many current state-of-the-art methods for text recognition are based on purely local information and ignore the semantic correlation between text and its surrounding visual context. In this paper, we propose a post-processing approach to…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Ahmed Sabir , Francesc Moreno-Noguer , Lluís Padró

Given vector representations for individual words, it is necessary to compute vector representations of sentences for many applications in a compositional manner, often using artificial neural networks. Relatively little work has explored…

计算与语言 · 计算机科学 2018-10-18 Adly Templeton , Jugal Kalita

The promising performance of Deep Neural Networks (DNNs) in text classification, has attracted researchers to use them for fraud review detection. However, the lack of trusted labeled data has limited the performance of the current…

机器学习 · 计算机科学 2021-03-18 Saeedreza Shehnepoor , Roberto Togneri , Wei Liu , Mohammed Bennamoun

The knowledge graph(KG) composed of entities with their descriptions and attributes, and relationship between entities, is finding more and more application scenarios in various natural language processing tasks. In a typical knowledge…

计算与语言 · 计算机科学 2018-10-15 Shengjie Sun , Dong Yang , Hongchun Zhang , Yanxu Chen , Chao Wei , Xiaonan Meng , Yi Hu

This paper describes our participation in Task 5 track 2 of SemEval 2017 to predict the sentiment of financial news headlines for a specific company on a continuous scale between -1 and 1. We tackled the problem using a number of…

计算与语言 · 计算机科学 2018-06-15 Andrew Moore , Paul Rayson

We present an end-to-end approach that takes unstructured textual input and generates structured output compliant with a given vocabulary. Inspired by recent successes in neural machine translation, we treat the triples within a given…

计算与语言 · 计算机科学 2018-08-10 Yue Liu , Tongtao Zhang , Zhicheng Liang , Heng Ji , Deborah L. McGuinness