中文
相关论文

相关论文: LaTeX-Numeric: Language-agnostic Text attribute eX…

200 篇论文

Semi-supervised learning (SSL) has seen great strides when labeled data is scarce but unlabeled data is abundant. Critically, most recent work assume that such unlabeled data is drawn from the same distribution as the labeled data. In this…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Amin Banitalebi-Dehkordi , Pratik Gujjar , Yong Zhang

This paper studies the problem of automatically extracting a short title from a manually written longer description of E-commerce products for display on mobile devices. It is a new extractive summarization problem on short text inputs, for…

计算与语言 · 计算机科学 2019-05-07 Yu Gong , Xusheng Luo , Kenny Q. Zhu , Wenwu Ou , Zhao Li , Lu Duan

A wide breadth of research has devised data augmentation approaches that can improve both accuracy and generalization performance for neural networks. However, augmented data can end up being far from the clean training data and what is the…

机器学习 · 计算机科学 2023-02-23 Yao Qin , Xuezhi Wang , Balaji Lakshminarayanan , Ed H. Chi , Alex Beutel

App reviews reflect various user requirements that can aid in planning maintenance tasks. Recently, proposed approaches for automatically classifying user reviews rely on machine learning algorithms. A previous study demonstrated that…

软件工程 · 计算机科学 2025-07-15 Yasaman Abedini , Abbas Heydarnoori

High-quality pixel-level annotations are essential for the semantic segmentation of remote sensing imagery. However, such labels are expensive to obtain and often affected by noise due to the labor-intensive and time-consuming nature of…

Weak supervision has shown promising results in many natural language processing tasks, such as Named Entity Recognition (NER). Existing work mainly focuses on learning deep NER models only with weak supervision, i.e., without any human…

计算与语言 · 计算机科学 2021-08-03 Haoming Jiang , Danqing Zhang , Tianyu Cao , Bing Yin , Tuo Zhao

Machine unlearning aims to remove information derived from forgotten data while preserving that of the remaining dataset in a well-trained model. With the increasing emphasis on data privacy, several approaches to machine unlearning have…

机器学习 · 计算机科学 2024-05-08 Shaofei Shen , Chenhao Zhang , Yawen Zhao , Alina Bialkowski , Weitong Tony Chen , Miao Xu

Active learning (AL) is a training paradigm for selecting unlabeled samples for annotation to improve model performance on a test set, which is useful when only a limited number of samples can be annotated. These algorithms often work by…

Fine-grained multi-label classification models have broad applications in e-commerce, such as visual based label predictions ranging from fashion attribute detection to brand recognition. One challenge to achieve satisfactory performance…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Xin Shen , Xiaonan Zhao , Rui Luo

E-commerce stores enable multilingual product discovery which require accurate product title translation. Multilingual large language models (LLMs) have shown promising capacity to perform machine translation tasks, and it can also enhance…

计算与语言 · 计算机科学 2024-09-20 Bryan Zhang , Taichi Nakatani , Stephan Walter

We investigate how agents built on pretrained large language models (LLMs) can learn target classification functions from labeled examples without parameter updates. While conventional approaches like fine-tuning are often costly,…

计算与语言 · 计算机科学 2026-05-06 Jackson Hassell , Dan Zhang , Hannah Kim , Tom Mitchell , Estevam Hruschka

The rapid proliferation of e-commerce platforms accentuates the need for advanced search and retrieval systems to foster a superior user experience. Central to this endeavor is the precise extraction of product attributes from customer…

人工智能 · 计算机科学 2023-12-13 Jianghong Zhou , Weizhi Du , Md Omar Faruk Rokon , Zhaodong Wang , Jiaxuan Xu , Isha Shah , Kuang-chih Lee , Musen Wen

Recent multilingual named entity recognition (NER) work has shown that large language models (LLMs) can provide effective synthetic supervision, yet such datasets have mostly appeared as by-products of broader experiments rather than as…

计算与语言 · 计算机科学 2025-12-17 Jonas Golde , Patrick Haller , Alan Akbik

Training machine learning models for classification tasks often requires labeling numerous samples, which is costly and time-consuming, especially in time series analysis. This research investigates Active Learning (AL) strategies to reduce…

机器学习 · 计算机科学 2024-05-21 Shemonto Das

Among the three main components (data, labels, and models) of any supervised learning system, data and models have been the main subjects of active research. However, studying labels and their properties has received very little attention.…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Hessam Bagherinezhad , Maxwell Horton , Mohammad Rastegari , Ali Farhadi

Active Label Correction (ALC) has emerged as a promising solution to the high cost and error-prone nature of manual pixel-wise annotation in semantic segmentation, by actively identifying and correcting mislabeled data. Although recent work…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Youjin Jeon , Kyusik Cho , Suhan Woo , Euntai Kim

The field of few-shot learning has been laboriously explored in the supervised setting, where per-class labels are available. On the other hand, the unsupervised few-shot learning setting, where no labels of any kind are required, has seen…

机器学习 · 统计学 2019-03-07 Antreas Antoniou , Amos Storkey

This paper presents AutoEval, a novel benchmark for scaling Large Language Model (LLM) assessment in formal tasks with clear notions of correctness, such as truth maintenance in translation and logical reasoning. AutoEval is the first…

人工智能 · 计算机科学 2025-04-15 Rushang Karia , Daniel Bramblett , Daksh Dobhal , Siddharth Srivastava

Information Extraction (IE) systems are traditionally domain-specific, requiring costly adaptation that involves expert schema design, data annotation, and model training. While Large Language Models have shown promise in zero-shot IE,…

计算与语言 · 计算机科学 2025-06-03 Neil De La Fuente , Oscar Sainz , Iker García-Ferrero , Eneko Agirre

Linguistic sequence labeling is a general modeling approach that encompasses a variety of problems, such as part-of-speech tagging and named entity recognition. Recent advances in neural networks (NNs) make it possible to build reliable…

计算与语言 · 计算机科学 2017-11-27 Liyuan Liu , Jingbo Shang , Frank F. Xu , Xiang Ren , Huan Gui , Jian Peng , Jiawei Han