HuggingFace • daily curated papers • 2026-04-14
Visual tokenizers map high-dimensional raw pixels into a compressed representation for downstream modeling. Beyond compression, tokenizers dictate what information is preserved and how it is organized…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Multimodal deep search agents have shown great potential in solving complex tasks by iteratively collecting textual and visual evidence. However, managing the heterogeneous information and high token costs associated with multimodal inputs over long horizons remains a critical…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Large Audio-Language Models (ALMs) have recently demonstrated remarkable capabilities in holistic audio understanding, yet they remain unreliable for temporal grounding, i.e., the task of pinpointing exactly when an event occurs within long-form audio…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
The push for efficient text to image synthesis has moved the field toward one step sampling, yet existing methods still face a three way tradeoff among fidelity, inference speed, and training efficiency…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
We describe the pre-training, post-training, and quantization of Nemotron 3 Super, a 120 billion (active 12 billion) parameter hybrid Mamba-Attention Mixture-of-Experts model. It matters because frontier agent research is shifting from demos toward measurable control…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Humans use introspection to evaluate their understanding through private internal states inaccessible to external observers. We investigate whether large language models possess similar privileged knowledge about answer correctness, information unavailable through external…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
RLVR improves reasoning in large language models, but its effectiveness is often limited by severe reward sparsity on hard problems. Recent hint-based RL methods mitigate sparsity by injecting partial solutions or abstract templates, yet they typically scale guidance by adding…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Training embodied AI agents depends critically on the visual fidelity of simulation environments and the ability to model dynamic humans. Current simulators rely on mesh-based rasterization with limited visual realism, and their support for dynamic human avatars, where…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-14
Speculative decoding accelerates autoregressive language models by using a lightweight drafter to propose multiple future tokens, which the target model then verifies in parallel. DFlash shows that a block diffusion drafter can generate an entire draft block in a single forward…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
We present a discriminative multimodal reward model that scores all candidate responses in a single forward pass. Conventional discriminative reward models evaluate each response independently, requiring multiple forward passes, one for each potential response…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
We address the problem of tactile localization, where the goal is to identify image regions that share the same material properties as a tactile input. Existing visuo-tactile methods rely on global alignment and thus fail to capture the fine-grained local correspondences…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
While the shortage of explicit action data limits Vision-Language-Action (VLA) models, human action videos offer a scalable yet unlabeled data source. A critical challenge in utilizing large-scale human video datasets lies in transforming visual signals into ontology-independent…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
GUI agents drive applications through their visual interfaces instead of programmatic APIs, interacting with arbitrary software via taps, swipes, and keystrokes, reaching a long tail of applications that CLI-based agents cannot. It matters because frontier agent research is…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-13
Large vision-language models (VLMs) often rely on familiar semantic priors, but existing evaluations do not cleanly separate perception failures from rule-mapping failures. We study this behavior as semantic fixation: preserving a default interpretation even when the prompt…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-12
Large language models are increasingly used as agents in social, economic, and policy simulations. A common assumption is that stronger reasoning should improve simulation fidelity…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-12
Diffusion models are often introduced from multiple perspectives, such as VAEs, score matching, or flow matching, accompanied by dense and technically demanding mathematics that can be difficult for beginners to grasp. One classic question is: how does the reverse process invert…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-12
The development of the Bielik v3 PL series, encompassing both the 7B and 11B parameter variants, represents a significant milestone in the field of language-specific large language model (LLM) optimization. While general-purpose models often demonstrate impressive multilingual…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-11
Recent advances in masked diffusion language models (MDLMs) narrow the quality gap to autoregressive LMs, but their sampling remains expensive because generation requires many full-sequence denoising passes with a large Transformer and, unlike autoregressive decoding, cannot…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-10
Proximal Policy Optimization (PPO) is central to aligning Large Language Models (LLMs) in reasoning tasks with verifiable rewards. However, standard token-level PPO struggles in this setting due to the instability of temporal credit assignment over long Chain-of-Thought (CoT)…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-10
Large language model agents receive instructions from many sources-system messages, user prompts, tool outputs, and more-each carrying different levels of trust and authority. When these instructions conflict, models must reliably follow the highest-privilege instruction to…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-10
Recent large language models have shifted SVG generation from differentiable rendering optimization to autoregressive program synthesis. However, existing approaches still rely on generic byte-level tokenization inherited from natural language processing, which poorly reflects…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-04-10
As large language models (LLMs) are increasingly deployed as autonomous agents, understanding how strategic behavior emerges in multi-agent environments has become an important alignment challenge. We take a neutral empirical stance and construct a controlled environment in…
HuggingFacedaily curated papers
HuggingFace • daily curated papers • 2026-02-24
The rise of autonomous GUI agents has triggered adversarial countermeasures from digital platforms, yet existing research prioritizes utility and robustness over the critical dimension of anti-detection. We argue that for agents to survive in human-centric ecosystems, they must…
HuggingFacedaily curated papers