PulseAugur
EN
LIVE 12:51:46
ENTITY Greedy decoding

Greedy decoding

PulseAugur coverage of Greedy decoding — every cluster mentioning Greedy decoding across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
1
4 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
1
4 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

1 day(s) with sentiment data

RECENT · PAGE 1/1 · 4 TOTAL
  1. RESEARCH · CL_216068 ·

    LLMs hallucinate software packages, posing supply chain risks; defenses evaluated

    Researchers are investigating the problem of Large Language Models (LLMs) hallucinating non-existent software packages when generating code. This issue poses a risk to the software supply chain by creating exploitable v…

  2. RESEARCH · CL_171941 ·

    New attack method bypasses AI jailbreak defenses by combining code and search techniques

    Researchers have demonstrated that a combination of a code-completion encoding and a best-of-N search can effectively bypass self-check jailbreak defenses in AI models, achieving success rates as high as 67% on some tar…

  3. TOOL · CL_160671 ·

    New decoding method preserves LLM refusal behavior under high-temperature sampling

    Researchers have developed a new decoding method called Refusal-Gated Decoding to maintain an LLM's safety guardrails when using high-temperature sampling. This technique aims to increase output diversity without sacrif…

  4. TOOL · CL_30769 ·

    LLM grammar correction improved with edit-level majority voting

    Researchers have developed a new method to address the over-correction problem in large language models used for grammatical error correction. Their training-free inference technique involves generating multiple correct…