paper-with-me

Papers

An Entropy-guided Reinforced Partial Convolutional Network for Zero-Shot Learning

2021-11-03 · Yun Li, Zhe Liu, Lina Yao, Xianzhi Wang, Julian McAuley, Xiaojun Chang

Zero-Shot Learning (ZSL) aims to transfer learned knowledge from observed classes to unseen classes via semantic correlations. A promising strategy is to learn a global-local representation that incorporates global information with extra localities (i.e., small parts/regions of inputs). However, existing methods discover localities based on explicit features without digging into the inherent properties and relationships among regions. In this work, we propose a novel Entropy-guided Reinforced Partial Convolutional Network (ERPCNet), which extracts and aggregates localities progressively based on semantic relevance and visual correlations without human-annotated regions. ERPCNet uses reinforced partial convolution and entropy guidance; it not only discovers global-cooperative localities dynamically but also converges faster for policy gradient optimization. We conduct extensive experiments to demonstrate ERPCNet's performance through comparisons with state-of-the-art methods under ZSL and Generalized Zero-Shot Learning (GZSL) settings on four benchmark datasets. We also show ERPCNet is time efficient and explainable through visualization analysis.

📄 PDF Abstract BibTeX arXiv:2111.02139

Code (0)

등록된 구현이 없습니다.

Tasks

Generalized Zero-Shot LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Entropy-Guided Reasoning Compression

2025-11-18 · Hourun Zhu, Yang Gao, Wenlong Fei, Jiawei Li 외 arxiv

Large reasoning models have demonstrated remarkable performance on complex reasoning tasks, yet the excessive length of their chain-of-thought outputs remains a major practical bottleneck due to high computation cost and…

Respecting Self-Uncertainty in On-Policy Self-Distillation for Efficient LLM Reasoning

2026-05-13 · Junlong Ke, Zichen Wen, Weijia Li, Conghui He 외 arxiv

On-policy self-distillation trains a reasoning model on its own rollouts while a teacher, often the same model conditioned on privileged context, provides dense token-level supervision. Existing objectives typically weig…

Partial Reasoning in Language Models: Search and Refinement Guided by Uncertainty

2026-01-17 · Murilo da Luz, Bruno Brandão, Luana Martins, Gustavo Oliveira 외 arxiv

The use of Large Language Models (LLMs) for reasoning and planning tasks has drawn increasing attention in Artificial Intelligence research. Despite their remarkable progress, these models still exhibit limitations in mu…

Logical Reasoning

Reinforced Video Captioning with Entailment Rewards

2017-08-07 · EMNLP 2017 9 · Ramakanth Pasunuru, Mohit Bansal

Sequence-to-sequence models have shown promising improvements on the temporal task of video captioning, but they optimize word-level cross-entropy loss during training. First, using policy gradient and mixed-loss methods…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Sentence+1

Entropy-Reinforced Planning with Large Language Models for Drug Discovery

2024-06-11 · Xuefeng Liu, Chih-chan Tien, Peng Ding, Songhao Jiang 외

The objective of drug discovery is to identify chemical compounds that possess specific pharmaceutical properties toward a binding target. Existing large language models (LLMS) can achieve high token matching scores in t…

Code GenerationDrug DiscoveryERP