中文
相关论文

相关论文: Unsupervised Dual-Cascade Learning with Pseudo-Fee…

200 篇论文

Semi-supervised dialogue summarization (SSDS) leverages model-generated summaries to reduce reliance on human-labeled data and improve the performance of summarization models. While addressing label noise, previous works on semi-supervised…

计算与语言 · 计算机科学 2024-03-08 Jianfeng He , Hang Su , Jason Cai , Igor Shalyminov , Hwanjun Song , Saab Mansour

Multi-document summarization aims to obtain core information from a collection of documents written on the same topic. This paper proposes a new holistic framework for unsupervised multi-document extractive summarization. Our method…

计算与语言 · 计算机科学 2023-09-11 Haopeng Zhang , Sangwoo Cho , Kaiqiang Song , Xiaoyang Wang , Hongwei Wang , Jiawei Zhang , Dong Yu

We propose DeepChannel, a robust, data-efficient, and interpretable neural model for extractive document summarization. Given any document-summary pair, we estimate a salience score, which is modeled using an attention-based deep neural…

计算与语言 · 计算机科学 2018-11-08 Jiaxin Shi , Chen Liang , Lei Hou , Juanzi Li , Zhiyuan Liu , Hanwang Zhang

Large-scale contrastive learning models can learn very informative sentence embeddings, but are hard to serve online due to the huge model size. Therefore, they often play the role of "teacher", transferring abilities to small "student"…

人工智能 · 计算机科学 2023-01-31 Chaochen Gao , Xing Wu , Peng Wang , Jue Wang , Liangjun Zang , Zhongyuan Wang , Songlin Hu

Existing datasets for manually labelled query-based video summarization are costly and thus small, limiting the performance of supervised deep video summarization models. Self-supervision can address the data sparsity challenge by using a…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Jia-Hong Huang , Luka Murn , Marta Mrak , Marcel Worring

Semi-supervised learning leverages unlabeled data to enhance model performance, addressing the limitations of fully supervised approaches. Among its strategies, pseudo-supervision has proven highly effective, typically relying on one or…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Negin Ghamsarian , Sahar Nasirihaghighi , Klaus Schoeffmann , Raphael Sznitman

Unsupervised sentence representation learning is one of the fundamental problems in natural language processing with various downstream applications. Recently, contrastive learning has been widely adopted which derives high-quality sentence…

计算与语言 · 计算机科学 2023-05-29 Jiduan Liu , Jiahao Liu , Qifan Wang , Jingang Wang , Wei Wu , Yunsen Xian , Dongyan Zhao , Kai Chen , Rui Yan

Dataset distillation aims to compress information from a large-scale original dataset to a new compact dataset while striving to preserve the utmost degree of the original data informational essence. Previous studies have predominantly…

计算机视觉与模式识别 · 计算机科学 2024-04-12 Muxin Zhou , Zeyuan Yin , Shitong Shao , Zhiqiang Shen

There has been substantial progress in summarization research enabled by the availability of novel, often large-scale, datasets and recent advances on neural network-based approaches. However, manual evaluation of the system generated…

计算与语言 · 计算机科学 2019-06-05 Hardy , Shashi Narayan , Andreas Vlachos

Most dialogue systems in real world rely on predefined intents and answers for QA service, so discovering potential intents from large corpus previously is really important for building such dialogue services. Considering that most…

机器学习 · 计算机科学 2022-01-20 Feng Wei , Zhenbo Chen , Zhenghong Hao , Fengxin Yang , Hua Wei , Bing Han , Sheng Guo

This paper presents a simple yet effective framework MaskCLIP, which incorporates a newly proposed masked self-distillation into contrastive language-image pretraining. The core idea of masked self-distillation is to distill representation…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Xiaoyi Dong , Jianmin Bao , Yinglin Zheng , Ting Zhang , Dongdong Chen , Hao Yang , Ming Zeng , Weiming Zhang , Lu Yuan , Dong Chen , Fang Wen , Nenghai Yu

Traditional approaches to RL have focused on learning decision policies directly from episodic decisions, while slowly and implicitly learning the semantics of compositional representations needed for generalization. While some approaches…

计算与语言 · 计算机科学 2022-12-23 Chris Lengerich , Gabriel Synnaeve , Amy Zhang , Hugh Leather , Kurt Shuster , François Charton , Charysse Redwood

Automatic sentence summarization produces a shorter version of a sentence, while preserving its most important information. A good summary is characterized by language fluency and high information overlap with the source sentence. We model…

计算与语言 · 计算机科学 2020-05-06 Raphael Schumann , Lili Mou , Yao Lu , Olga Vechtomova , Katja Markert

Product recommendations inherently involve comparisons, yet traditional opinion summarization often fails to provide holistic comparative insights. We propose the novel task of generating Query-Focused Comparative Explainable Summaries…

计算与语言 · 计算机科学 2025-07-08 Arnav Attri , Anuj Attri , Pushpak Bhattacharyya , Suman Banerjee , Amey Patil , Muthusamy Chelliah , Nikesh Garera

Recent advances in deep learning significantly boost the performance of salient object detection (SOD) at the expense of labeling larger-scale per-pixel annotations. To relieve the burden of labor-intensive labeling, deep unsupervised SOD…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Pengxiang Yan , Ziyi Wu , Mengmeng Liu , Kun Zeng , Liang Lin , Guanbin Li

As a powerful way of realizing semi-supervised segmentation, the cross supervision method learns cross consistency based on independent ensemble models using abundant unlabeled images. However, the wrong pseudo labeling information…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Yunyang Zhang , Zhiqiang Gong , Xiaohu Zheng , Xiaoyu Zhao , Wen Yao

We propose a new framework that automatically generates high-quality segmentation masks with their referring expressions as pseudo supervisions for referring image segmentation (RIS). These pseudo supervisions allow the training of any…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Seonghoon Yu , Paul Hongsuck Seo , Jeany Son

Recent Semi-Supervised Object Detection (SS-OD) methods are mainly based on self-training, i.e., generating hard pseudo-labels by a teacher model on unlabeled data as supervisory signals. Although they achieved certain success, the limited…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Qiushan Guo , Yao Mu , Jianyu Chen , Tianqi Wang , Yizhou Yu , Ping Luo

Sentence embedding methods have made remarkable progress, yet they still struggle to capture the implicit semantics within sentences. This can be attributed to the inherent limitations of conventional sentence embedding methods that assign…

计算与语言 · 计算机科学 2026-01-16 Kohei Oda , Po-Min Chuang , Kiyoaki Shirai , Natthawut Kertkeidkachorn

Multi-view clustering has attracted much attention thanks to the capacity of multi-source information integration. Although numerous advanced methods have been proposed in past decades, most of them generally overlook the significance of…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Rui Chen , Yongqiang Tang , Wensheng Zhang , Wenlong Feng