中文
相关论文

相关论文: Scalable Approach for Normalizing E-commerce Text …

200 篇论文

When working with textual data, a natural application of disentangled representations is fair classification where the goal is to make predictions without being biased (or influenced) by sensitive attributes that may be present in the data…

计算与语言 · 计算机科学 2022-10-10 Pierre Colombo , Guillaume Staerman , Nathan Noiry , Pablo Piantanida

Similarity measures based purely on word embeddings are comfortably competing with much more sophisticated deep learning and expert-engineered systems on unsupervised semantic textual similarity (STS) tasks. In contrast to commonly used…

计算与语言 · 计算机科学 2019-10-08 Vitalii Zhelezniak , April Shen , Daniel Busbridge , Aleksandar Savkov , Nils Hammerla

Attribute-based recognition models, due to their impressive performance and their ability to generalize well on novel categories, have been widely adopted for many computer vision applications. However, usually both the attribute vocabulary…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Ziad Al-Halah , Rainer Stiefelhagen

Fully test-time adaptation (FTTA) adapts a model that is trained on a source domain to a target domain during the testing phase, where the two domains follow different distributions and source data is unavailable during the training phase.…

人工智能 · 计算机科学 2023-12-15 Houcheng Su , Daixian Liu , Mengzhu Wang , Wei Wang

Semi-supervised Learning (SSL) has witnessed great success owing to the impressive performances brought by various methods based on pseudo labeling and consistency regularization. However, we argue that existing methods might fail to…

Most large language models are fine-tuned using either expensive human-annotated data or GPT-4 generated data which cannot guarantee performance in certain domains. We argue that although the web-crawled data often has formatting errors…

计算与语言 · 计算机科学 2024-08-16 Jing Zhou , Chenglin Jiang , Wei Shen , Xiao Zhou , Xiaonan He

We analyze how symmetries can be used to compress structures (also known as interpretations) onto a smaller domain without loss of information. This analysis suggests the possibility to solve satisfiability problems in the compressed domain…

计算机科学中的逻辑 · 计算机科学 2023-12-15 Pierre Carbonnelle , Gottfried Schenner , Maurice Bruynooghe , Bart Bogaerts , Marc Denecker

Automated data augmentation has shown superior performance in image recognition. Existing works search for dataset-level augmentation policies without considering individual sample variations, which are likely to be sub-optimal. On the…

机器学习 · 计算机科学 2020-12-23 Fengwei Zhou , Jiawei Li , Chuanlong Xie , Fei Chen , Lanqing Hong , Rui Sun , Zhenguo Li

Unsupervised domain adaptation (UDA) is an important topic in the computer vision community. The key difficulty lies in defining a common property between the source and target domains so that the source-domain features can align with the…

计算机视觉与模式识别 · 计算机科学 2022-04-21 Xinyue Huo , Lingxi Xie , Hengtong Hu , Wengang Zhou , Houqiang Li , Qi Tian

Contextual metadata is the unsung hero of research data. When done right, standardized and structured vocabularies make your data findable, shareable, and reusable. When done wrong, they turn a well intended effort into data cleanup and…

数字图书馆 · 计算机科学 2026-02-06 Rhiannon Cameron , Emma Griffiths , Damion Dooley , William Hsiao

Accurate alignment of items to content standards is critical for valid score interpretation in large-scale assessments. This study evaluates three automated paradigms for aligning items with four domain and nineteen skill labels. First, we…

计算与语言 · 计算机科学 2025-10-14 Qingshu Xu , Hong Jiao , Tianyi Zhou , Ming Li , Nan Zhang , Sydney Peters , Yanbin Fu

Training large language models (LLMs) typically relies on adaptive optimizers like Adam (Kingma & Ba, 2015) which store additional state information to accelerate convergence but incur significant memory overhead. Recent efforts, such as…

机器学习 · 计算机科学 2025-02-11 Meyer Scetbon , Chao Ma , Wenbo Gong , Edward Meeds

Quantum machine learning for classical data is currently perceived to have a scalability problem due to (i) a bottleneck at the point of loading data into quantum states, (ii) the lack of clarity around good optimization strategies, and…

量子物理 · 物理学 2025-01-09 Sonika Johri

In this paper, we apply Semi-Supervised Learning (SSL) along with Data Augmentation (DA) for improving the accuracy of End-to-End ASR. We focus on the consistency regularization principle, which has been successfully applied to image…

音频与语音处理 · 电气工程与系统科学 2020-07-29 Felix Weninger , Franco Mana , Roberto Gemello , Jesús Andrés-Ferrer , Puming Zhan

Deep domain adaptation methods can reduce the distribution discrepancy by learning domain-invariant embedddings. However, these methods only focus on aligning the whole data distributions, without considering the class-level relations among…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Weijian Deng , Liang Zheng , Jianbin Jiao

In natural language processing (NLP), the semantic similarity task requires large-scale, high-quality human-annotated labels for fine-tuning or evaluation. By contrast, in cases of music similarity, such labels are expensive to collect and…

声音 · 计算机科学 2021-09-10 Xinran Zhang , Maosong Sun , Jiafeng Liu , Xiaobing Li

Learning distributed representations, or embeddings, that encode the relational similarity patterns among objects is a relevant task in machine learning. A popular method to learn the embedding matrices $X, Y$ is optimizing a loss function…

机器学习 · 计算机科学 2025-06-03 Lorenzo Dall'Amico , Enrico Maria Belliardo

Fine-tuning pre-trained cross-lingual language models can transfer task-specific supervision from one language to the others. In this work, we propose to improve cross-lingual fine-tuning with consistency regularization. Specifically, we…

计算与语言 · 计算机科学 2021-06-16 Bo Zheng , Li Dong , Shaohan Huang , Wenhui Wang , Zewen Chi , Saksham Singhal , Wanxiang Che , Ting Liu , Xia Song , Furu Wei

Elastic Weight Consolidation (EWC) is a technique used in overcoming catastrophic forgetting between successive tasks trained on a neural network. We use this phenomenon of information sharing between tasks for domain adaptation. Training…

计算与语言 · 计算机科学 2020-07-21 Avinash Madasu , Vijjini Anvesh Rao

Process reward models (PRMs) offer fine-grained, step-level evaluations that facilitate deeper reasoning processes in large language models (LLMs), proving effective in complex tasks like mathematical reasoning. However, developing PRMs is…

机器学习 · 计算机科学 2025-10-15 Yuyang Ding , Xinyu Shi , Juntao Li , Xiaobo Liang , Zhaopeng Tu , Min Zhang