中文
相关论文

相关论文: Green CWS: Extreme Distillation and Efficient Deco…

200 篇论文

Generative models excel at synthesizing high-fidelity samples from complex data distributions, but they often violate hard constraints arising from physical laws or task specifications. A common remedy is to project intermediate samples…

机器学习 · 计算机科学 2025-09-30 Jinhao Liang , Yixuan Sun , Anirban Samaddar , Sandeep Madireddy , Ferdinando Fioretto

Keyword Spotting (KWS) systems with small footprint models deployed on edge devices face significant accuracy and robustness challenges due to domain shifts caused by varying noise and recording conditions. To address this, we propose a…

声音 · 计算机科学 2026-01-23 Prakash Dhungana , Sayed Ahmad Salehi

Conditional random field (CRF) is an important probabilistic machine learning model for labeling sequential data, which is widely utilized in natural language processing, bioinformatics and computer vision. However, training the CRF model…

量子物理 · 物理学 2019-01-07 Yusen Wu , Chao-Hua Yu , Binbin Cai , Sujuan Qin , Fei Gao , Qiaoyan Wen

Copy mechanism allows sequence-to-sequence models to choose words from the input and put them directly into the output, which is finding increasing use in abstractive summarization. However, since there is no explicit delimiter in Chinese…

计算与语言 · 计算机科学 2021-12-22 Boyan Wan , Mishal Sohail

Sequence labeling remains a significant challenge in low-resource, domain-specific scenarios, particularly for character-dense languages like Chinese. Existing methods primarily focus on enhancing model comprehension and improving data…

计算与语言 · 计算机科学 2025-10-07 Peichao Lai , Jiaxin Gan , Feiyang Ye , Yilei Wang , Bin Cui

In this work, the case of semantic segmentation on a small image dataset (simulated by 1000 randomly selected images from PASCAL VOC 2012), where only weak supervision signals (scribbles from user interaction) are available is studied.…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Ahmadreza Jeddi

Superpixel-based Higher-order Conditional Random Fields (CRFs) are effective in enforcing long-range consistency in pixel-wise labeling problems, such as semantic segmentation. However, their major short coming is considerably longer time…

计算机视觉与模式识别 · 计算机科学 2018-05-31 Li Sulimowicz , Ishfaq Ahmad , Alexander Aved

Automatic abstractive text summarization is an important and challenging research topic of natural language processing. Among many widely used languages, the Chinese language has a special property that a Chinese character contains rich…

计算与语言 · 计算机科学 2018-09-11 Chieh-Teng Chang , Chi-Chia Huang , Chih-Yuan Yang , Jane Yung-Jen Hsu

Deep structured output learning shows great promise in tasks like semantic image segmentation. We proffer a new, efficient deep structured model learning scheme, in which we show how deep Convolutional Neural Networks (CNNs) can be used to…

计算机视觉与模式识别 · 计算机科学 2015-09-09 Guosheng Lin , Chunhua Shen , Ian Reid , Anton van den Hengel

Chinese word segmentation and dependency parsing are two fundamental tasks for Chinese natural language processing. The dependency parsing is defined on word-level. Therefore word segmentation is the precondition of dependency parsing,…

计算与语言 · 计算机科学 2019-12-19 Hang Yan , Xipeng Qiu , Xuanjing Huang

The deep complex convolution recurrent network (DCCRN) achieves excellent speech enhancement performance by utilizing the audio spectrum's complex features. However, it has a large number of model parameters. We propose a smaller model,…

声音 · 计算机科学 2024-08-09 Runduo Han , Weiming Xu , Zihan Zhang , Mingshuai Liu , Lei Xie

A few-shot semantic segmentation model is typically composed of a CNN encoder, a CNN decoder and a simple classifier (separating foreground and background pixels). Most existing methods meta-learn all three model components for fast…

计算机视觉与模式识别 · 计算机科学 2021-08-13 Zhihe Lu , Sen He , Xiatian Zhu , Li Zhang , Yi-Zhe Song , Tao Xiang

This paper addresses the challenges of high computational cost and slow inference in deploying large language models. It proposes a distillation strategy guided by multiple teacher models. The method constructs several teacher models and…

计算与语言 · 计算机科学 2025-07-22 Xiandong Meng , Yan Wu , Yexin Tian , Xin Hu , Tianze Kang , Junliang Du

Clinical Named Entity Recognition (CNER) aims to identify and classify clinical terms such as diseases, symptoms, treatments, exams, and body parts in electronic health records, which is a fundamental and crucial task for clinical and…

计算与语言 · 计算机科学 2018-11-28 Jiahui Qiu , Qi Wang , Yangming Zhou , Tong Ruan , Ju Gao

The foundation model (FM) paradigm is transforming Machine Learning Force Fields (MLFFs), leveraging general-purpose representations and scalable training to perform a variety of computational chemistry tasks. Although MLFF FMs have begun…

化学物理 · 物理学 2025-02-03 Ishan Amin , Sanjeev Raja , Aditi Krishnapriyan

In this work we propose a structured prediction technique that combines the virtues of Gaussian Conditional Random Fields (G-CRF) with Deep Learning: (a) our structured prediction task has a unique global optimum that is obtained exactly…

计算机视觉与模式识别 · 计算机科学 2016-11-30 Siddhartha Chandra , Iasonas Kokkinos

Flow matching models have shown great potential in image generation tasks among probabilistic generative models. However, most flow matching models in the literature do not explicitly utilize the underlying clustering structure in the…

计算机视觉与模式识别 · 计算机科学 2025-10-09 Anirban Samaddar , Yixuan Sun , Viktor Nilsson , Sandeep Madireddy

Enhancing computational efficiency and reducing deployment costs for large language models (LLMs) have become critical challenges in various resource-constrained scenarios. In this work, we present DistilQwen2.5, a family of distilled,…

计算与语言 · 计算机科学 2025-04-22 Chengyu Wang , Junbing Yan , Yuanhao Yue , Jun Huang

Bidirectional Encoder Representations from Transformers (BERT) have shown to be a promising way to dramatically improve the performance across various Natural Language Processing tasks [Devlin et al., 2019]. Meanwhile, progress made over…

计算与语言 · 计算机科学 2021-03-02 Zhuo Xu

We present LS-CRF, a new method for very efficient large-scale training of Conditional Random Fields (CRFs). It is inspired by existing closed-form expressions for the maximum likelihood parameters of a generative graphical model with tree…

机器学习 · 计算机科学 2014-03-28 Alexander Kolesnikov , Matthieu Guillaumin , Vittorio Ferrari , Christoph H. Lampert