INCYMO.AI launched its AI-powered creative platform for crafting mobile gaming advertisements. The launch follows the debut of the platform’s first case study, first revealed on the Industry Stage at ... We introduce CLEVER, the first curated benchmark for evaluating the generation of specifications and formally verified code in Lean.

Understanding the Context

The benchmark comprises of 161 programming problems; it evaluates both formal speci-fication generation and implementation synthesis from natural language, requiring formal correctness proofs for both. This survey on spurious correlations uses the Clever Hans metaphor to motivate the problem, formalizes a group-based setup g=(y,a) with core metrics (worst-group, average-group, bias-conflicting), and explains why models latch onto shortcuts (simplicity bias, training dynamics). 579 In this paper, we have proposed a novel counter- factual framework CLEVER for debiasing fact- checking models. Unlike existing works, CLEVER is augmentation-free and mitigates biases on infer- ence stage.

Key Insights

In CLEVER, the claim-evidence fusion model and the claim-only model are independently trained to capture the corresponding information. One common approach is training models to refuse unsafe queries, but this strategy can be vulnerable to clever prompts, often referred to as jailbreak attacks, which can trick the AI into providing harmful responses. Our method, STAIR (SafeTy Alignment with Introspective Reasoning), guides models to think more carefully before responding. Our analysis yields a novel robustness metric called CLEVER, which is short for Cross Lipschitz Extreme Value for nEtwork Robustness. The proposed CLEVER score is attack-agnostic and is computationally feasible for large neural networks.

Final Thoughts

While, as we mentioned earlier, there can be thorny “clever hans” issues about humans prompting LLMs, an automated verifier mechanically backprompting the LLM doesn’t suffer from these. We tested this setup on a subset of the failed instances in the one-shot natural language prompt configuration using GPT-4, given its larger context window. Membership inference and memorization is a key challenge with diffusion models. Mitigating such vulnerabilities is hence an important topic. The idea of using an ensemble of model is clever.