中文
相关论文

相关论文: Targeted Distillation for Sentiment Analysis

200 篇论文

Deep ensembles excel in large-scale image classification tasks both in terms of prediction accuracy and calibration. Despite being simple to train, the computation and memory cost of deep ensembles limits their practicability. While some…

机器学习 · 计算机科学 2021-10-28 Giung Nam , Jongmin Yoon , Yoonho Lee , Juho Lee

In this paper, we propose a two-layered multi-task attention based neural network that performs sentiment analysis through emotion analysis. The proposed approach is based on Bidirectional Long Short-Term Memory and uses Distributional…

计算与语言 · 计算机科学 2019-12-02 Abhishek Kumar , Asif Ekbal , Daisuke Kawahra , Sadao Kurohashi

Since deep learning became a key player in natural language processing (NLP), many deep learning models have been showing remarkable performances in a variety of NLP tasks, and in some cases, they are even outperforming humans. Such high…

计算与语言 · 计算机科学 2019-08-07 Sangchul Hahn , Heeyoul Choi

Model distillation has emerged as a prominent technique to improve neural search models. To date, distillation taken an offline approach, wherein a new neural model is trained to predict relevance scores between arbitrary queries and…

信息检索 · 计算机科学 2023-06-19 Sean MacAvaney , Xi Wang

Dataset distillation is a method for reducing dataset sizes by learning a small number of synthetic samples containing all the information of a large dataset. This has several benefits like speeding up model training, reducing energy…

机器学习 · 计算机科学 2022-06-10 Ilia Sucholutsky , Matthias Schonlau

In unsupervised domain adaptive (UDA) semantic segmentation, the distillation based methods are currently dominant in performance. However, the distillation technique requires complicate multi-stage process and many training tricks. In this…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Junjie Li , Zilei Wang , Yuan Gao , Xiaoming Hu

Leveraging shared learning through Massively Multilingual Models, state-of-the-art machine translation models are often able to adapt to the paucity of data for low-resource languages. However, this performance comes at the cost of…

计算与语言 · 计算机科学 2022-11-10 Harshita Diddee , Sandipan Dandapat , Monojit Choudhury , Tanuja Ganu , Kalika Bali

The distillation of ranking models has become an important topic in both academia and industry. In recent years, several advanced methods have been proposed to tackle this problem, often leveraging ranking information from teacher rankers…

信息检索 · 计算机科学 2023-06-14 Zhen Qin , Rolf Jagerman , Rama Pasumarthi , Honglei Zhuang , He Zhang , Aijun Bai , Kai Hui , Le Yan , Xuanhui Wang

Dataset distillation aims to create a small and highly representative synthetic dataset that preserves the essential information of a larger real dataset. Beyond reducing storage and computational costs, related approaches offer a promising…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Zhe Li , Hadrien Reynaud , Bernhard Kainz

In recent years, dataset distillation has provided a reliable solution for data compression, where models trained on the resulting smaller synthetic datasets achieve performance comparable to those trained on the original datasets. To…

The distillation of knowledge from Large Language Models (LLMs) into Smaller Language Models (SLMs), preserving the capabilities and performance of LLMs while reducing model size, has played a key role in the proliferation of LLMs. Because…

计算与语言 · 计算机科学 2025-07-14 Henry J. Xie , Jinghan Zhang , Xinhao Zhang , Kunpeng Liu

Over the past decade humans have experienced exponential growth in the use of online resources, in particular social media and microblogging websites such as Facebook, Twitter, YouTube and also mobile applications such as WhatsApp, Line,…

信息检索 · 计算机科学 2015-09-09 Rishabh Soni , K. James Mathai

Domain generalization is the task of learning models that generalize to unseen target domains. We propose a simple yet effective method for domain generalization, named cross-domain ensemble distillation (XDED), that learns domain-invariant…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Kyungmoon Lee , Sungyeon Kim , Suha Kwak

Large language models (LLMs) exhibit strong capabilities as decision-making agents by interleaving reasoning and actions, as seen in ReAct-style frameworks. Yet, their practical deployment is constrained by high inference costs and large…

In this paper, we present TwiSent, a sentiment analysis system for Twitter. Based on the topic searched, TwiSent collects tweets pertaining to it and categorizes them into the different polarity classes positive, negative and objective.…

信息检索 · 计算机科学 2012-09-19 Subhabrata Mukherjee , Akshat Malu , A. R. Balamurali , Pushpak Bhattacharyya

Knowledge distillation offers a transformative pathway to developing powerful, yet efficient, small language models (SLMs) suitable for resource-constrained environments. In this paper, we benchmark the performance and computational cost of…

计算与语言 · 计算机科学 2026-02-25 Sachin Gopal Wani , Eric Page , Ajay Dholakia , David Ellison

Cross-domain sentiment classification has drawn much attention in recent years. Most existing approaches focus on learning domain-invariant representations in both the source and target domains, while few of them pay attention to the…

计算与语言 · 计算机科学 2019-08-27 Mengting Hu , Yike Wu , Shiwan Zhao , Honglei Guo , Renhong Cheng , Zhong Su

Recent studies show the promise of large language models (LLMs) for few-shot tabular classification but highlight challenges due to the variability in structured data. To address this, we propose distilling data into actionable insights to…

机器学习 · 计算机科学 2025-09-01 Yifei Yuan , Jiatong Li , Weijia Zhang , Mohammad Aliannejadi , Evangelos Kanoulas , Renjun Hu

Image matching and classification methods, as well as synchronous location and mapping, are widely used on embedded and mobile devices. Their most resource-intensive part is the detection and description of the key points of the images. And…

计算机视觉与模式识别 · 计算机科学 2020-06-19 A. V. Yashchenko , A. V. Belikov , M. V. Peterson , A. S. Potapov

The transfer of knowledge from one policy to another is an important tool in Deep Reinforcement Learning. This process, referred to as distillation, has been used to great success, for example, by enhancing the optimisation of agents,…