中文
相关论文

相关论文: Assessing the behavior and performance of a superv…

200 篇论文

Existing search engines use keyword matching or tf-idf based matching to map the query to the web-documents and rank them. They also consider other factors such as page rank, hubs-and-authority scores, knowledge graphs to make the results…

信息检索 · 计算机科学 2019-08-08 Manish Patel

This paper proposes Attention-Seeker, an unsupervised keyphrase extraction method that leverages self-attention maps from a Large Language Model to estimate the importance of candidate phrases. Our approach identifies specific components -…

计算与语言 · 计算机科学 2024-12-17 Erwin D. López Z. , Cheng Tang , Atsushi Shimada

Result relevance scoring is critical to e-commerce search user experience. Traditional information retrieval methods focus on keyword matching and hand-crafted or counting-based numeric features, with limited understanding of item semantic…

信息检索 · 计算机科学 2021-04-27 Yunjiang Jiang , Yue Shang , Rui Li , Wen-Yun Yang , Guoyu Tang , Chaoyi Ma , Yun Xiao , Eric Zhao

Topic modeling is one of the most powerful techniques in text mining for data mining, latent data discovery, and finding relationships among data, text documents. Researchers have published many articles in the field of topic modeling and…

信息检索 · 计算机科学 2018-12-07 Hamed Jelodar , Yongli Wang , Chi Yuan , Xia Feng , Xiahui Jiang , Yanchao Li , Liang Zhao

Topic models have emerged as fundamental tools in unsupervised machine learning. Most modern topic modeling algorithms take a probabilistic view and derive inference algorithms based on Latent Dirichlet Allocation (LDA) or its variants. In…

机器学习 · 计算机科学 2016-05-30 Ke Jiang , Suvrit Sra , Brian Kulis

Unsupervised learning of feature representations is a challenging yet important problem for analyzing a large collection of multimedia data that do not have semantic labels. Recently proposed neural network-based unsupervised learning…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Takahiko Furuya , Ryutarou Ohbuchi

We propose an Exclusive Topic Modeling (ETM) for unsupervised text classification, which is able to 1) identify the field-specific keywords though less frequently appeared and 2) deliver well-structured topics with exclusive words. In…

机器学习 · 统计学 2021-02-09 Hao Lei , Ying Chen

Online recruitment platforms require recommendation methods capable of retrieving relevant job opportunities from large and heterogeneous collections of job postings. Keyword-based search is efficient and interpretable, but it may fail to…

信息检索 · 计算机科学 2026-05-28 Hussein Al Awad , Khaled Fathi Omar

Search engines perform the task of retrieving information related to the user-supplied query words. This task has two parts; one is finding "featured words" which describe an article best and the other is finding a match among these words…

神经与进化计算 · 计算机科学 2007-05-23 A. Das , M. Marko , A. Probst , M. A. Porter , C. Gershenson

We present algorithms for topic modeling based on the geometry of cross-document word-frequency patterns. This perspective gains significance under the so called separability condition. This is a condition on existence of novel-words that…

机器学习 · 统计学 2013-03-19 Weicong Ding , Mohammad H. Rohban , Prakash Ishwar , Venkatesh Saligrama

Mining a set of meaningful and distinctive topics automatically from massive text corpora has broad applications. Existing topic models, however, typically work in a purely unsupervised way, which often generate topics that do not fit…

计算与语言 · 计算机科学 2020-01-29 Yu Meng , Jiaxin Huang , Guangyuan Wang , Zihan Wang , Chao Zhang , Yu Zhang , Jiawei Han

Recent advancements in semi-supervised deep learning have introduced effective strategies for leveraging both labeled and unlabeled data to improve classification performance. This work proposes a semi-supervised framework that utilizes a…

机器学习 · 计算机科学 2025-05-21 Aydin Abedinia , Shima Tabakhi , Vahid Seydi

One of the first steps in many text-based social science studies is to retrieve documents that are relevant for the analysis from large corpora of otherwise irrelevant documents. The conventional approach in social science to address this…

信息检索 · 计算机科学 2022-05-04 Sandra Wankmüller

Data augmentation is known to contribute significantly to the robustness of machine learning models. In most instances, data augmentation is utilized during the training phase. Test-Time Augmentation (TTA) is a technique that instead…

机器学习 · 统计学 2024-09-20 Masanari Kimura , Howard Bondell

We address the task of ranking objects (such as people, blogs, or verticals) that, unlike documents, do not have direct term-based representations. To be able to match them against keyword queries, evidence needs to be amassed from…

信息检索 · 计算机科学 2017-08-30 Shuo Zhang , Krisztian Balog

We present Variational Aspect-based Latent Topic Allocation (VALTA), a family of autoencoding topic models that learn aspect-based representations of reviews. VALTA defines a user-item encoder that maps bag-of-words vectors for combined…

计算与语言 · 计算机科学 2019-01-03 Babak Esmaeili , Hongyi Huang , Byron C. Wallace , Jan-Willem van de Meent

The extraction of templates such as ``regard X as Y'' from a set of related phrases requires the identification of their internal structures. This paper presents an unsupervised approach for extracting templates on-the-fly from only tagged…

计算与语言 · 计算机科学 2020-01-29 Daiki Hirano , Kumiko Tanaka-Ishii , Andrew Finch

Latent Dirichlet allocation (LDA) is a popular topic modeling technique in academia but less so in industry, especially in large-scale applications involving search engine and online advertising systems. A main underlying reason is that the…

信息检索 · 计算机科学 2015-12-08 Yi Wang , Xuemin Zhao , Zhenlong Sun , Hao Yan , Lifeng Wang , Zhihui Jin , Liubin Wang , Yang Gao , Ching Law , Jia Zeng

Nowadays, search engine users commonly rely on query suggestions to improve their initial inputs. Current systems are very good at recommending lexical adaptations or spelling corrections to users' queries. However, they often struggle to…

信息检索 · 计算机科学 2023-01-24 Jorge Gabín , M. Eduardo Ares , Javier Parapar

Text document classification is an important task for diverse natural language processing based applications. Traditional machine learning approaches mainly focused on reducing dimensionality of textual data to perform classification. This…