中文
相关论文

相关论文: A Framework for Leveraging Partially-Labeled Data …

200 篇论文

Auto-annotation by ensemble of models is an efficient method of learning on unlabeled data. Wrong or inaccurate annotations generated by the ensemble may lead to performance degradation of the trained model. To deal with this problem we…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Dror Simon , Miriam Farber , Roman Goldenberg

In this paper, we present LaTeX-Numeric - a high-precision fully-automated scalable framework for extracting E-commerce numeric attributes from product text like product description. Most of the past work on attribute extraction is not…

机器学习 · 计算机科学 2021-04-26 Kartik Mehta , Ioana Oprea , Nikhil Rasiwasia

Product attribute value extraction plays an important role for many real-world applications in e-Commerce such as product search and recommendation. Previous methods treat it as a sequence labeling task that needs more annotation for…

信息检索 · 计算机科学 2023-10-12 Zhongfen Deng , Wei-Te Chen , Lei Chen , Philip S. Yu

Training a real-time gesture recognition model heavily relies on annotated data. However, manual data annotation is costly and demands substantial human effort. In order to address this challenge, we propose a framework that can…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Junxiao Shen , Xuhai Xu , Ran Tan , Amy Karlson , Evan Strasnick

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

Automatic extraction of product attribute values is an important enabling technology in e-Commerce platforms. This task is usually modeled using sequence labeling architectures, with several extensions to handle multi-attribute extraction.…

计算与语言 · 计算机科学 2021-06-07 Jun Yan , Nasser Zalmout , Yan Liang , Christan Grant , Xiang Ren , Xin Luna Dong

Image-based product attribute prediction in e-commerce is a crucial task with numerous applications. The supervised fine-tuning of Vision Language Models (VLMs) faces significant scale challenges due to the cost of manual or API based…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Mandar Kulkarni

Product catalogs are valuable resources for eCommerce website. In the catalog, a product is associated with multiple attributes whose values are short texts, such as product name, brand, functionality and flavor. Usually individual…

计算与语言 · 计算机科学 2020-06-24 Yaqing Wang , Yifan Ethan Xu , Xian Li , Xin Luna Dong , Jing Gao

E-commerce websites (e.g. Amazon) have a plethora of structured and unstructured information (text and images) present on the product pages. Sellers often either don't label or mislabel values of the attributes (e.g. color, size etc.) for…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Anant Khandelwal , Happy Mittal , Shreyas Sunil Kulkarni , Deepak Gupta

Semi-supervised learning is a challenging problem which aims to construct a model by learning from a limited number of labeled examples. Numerous methods have been proposed to tackle this problem, with most focusing on utilizing the…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Peng Tu , Yawen Huang , Rongrong Ji , Feng Zheng , Ling Shao

This paper proposes a novel training scheme for fast matching models in Search Ads, which is motivated by the real challenges in model training. The first challenge stems from the pursuit of high throughput, which prohibits the deployment…

信息检索 · 计算机科学 2019-04-23 Xue Li , Zhipeng Luo , Hao Sun , Jianjin Zhang , Weihao Han , Xianqi Chu , Liangjie Zhang , Qi Zhang

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

Named Entity Recognition (NER) in domains like e-commerce is an understudied problem due to the lack of annotated datasets. Recognizing novel entity types in this domain, such as products, components, and attributes, is challenging because…

计算与语言 · 计算机科学 2020-05-25 Hanchu Zhang , Leonhard Hennig , Christoph Alt , Changjian Hu , Yao Meng , Chao Wang

We propose a novel sample selection method for image classification in the presence of noisy labels. Existing methods typically consider small-loss samples as correctly labeled. However, some correctly labeled samples are inherently…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Weiran Pan , Wei Wei , Feida Zhu , Yong Deng

We introduce MarginMatch, a new SSL approach combining consistency regularization and pseudo-labeling, with its main novelty arising from the use of unlabeled data training dynamics to measure pseudo-label quality. Instead of using only the…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Tiberiu Sosea , Cornelia Caragea

State-of-the-art Named Entity Recognition(NER) models rely heavily on large amountsof fully annotated training data. However, ac-cessible data are often incompletely annotatedsince the annotators usually lack comprehen-sive knowledge in the…

计算与语言 · 计算机科学 2022-06-10 Hongtao Ruan , Liying Zheng , Peixian Hu

Large-scale multi-label classification datasets are commonly, and perhaps inevitably, partially annotated. That is, only a small subset of labels are annotated per sample. Different methods for handling the missing labels induce different…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Emanuel Ben-Baruch , Tal Ridnik , Itamar Friedman , Avi Ben-Cohen , Nadav Zamir , Asaf Noy , Lihi Zelnik-Manor

The success of state-of-the-art deep neural networks heavily relies on the presence of large-scale labelled datasets, which are extremely expensive and time-consuming to annotate. This paper focuses on tackling semi-supervised part…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Yu Yang , Xiaotian Cheng , Hakan Bilen , Xiangyang Ji

Given an unlabeled dataset and an annotation budget, we study how to selectively label a fixed number of instances so that semi-supervised learning (SSL) on such a partially labeled dataset is most effective. We focus on selecting the right…

机器学习 · 计算机科学 2023-08-24 Xudong Wang , Long Lian , Stella X. Yu

While deep learning succeeds in a wide range of tasks, it highly depends on the massive collection of annotated data which is expensive and time-consuming. To lower the cost of data annotation, active learning has been proposed to…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Siyu Huang , Tianyang Wang , Haoyi Xiong , Jun Huan , Dejing Dou
‹ 上一页 1 2 3 10 下一页 ›