Running free LLMs on a desktop CPU is not yet fast or accurate enough for professional translation workflows, though Gemma 2 performed best among the test models.
A causal framework for explaining the predictions of black-box sequence-to-sequence models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We interpret the predictions of any black-box structured input-structured output model around a specific input-output pair. Our method returns an "explanation" consisting of groups of input-output tokens that are causally related. These dependencies are inferred by querying the black-box model with perturbed inputs, generating a graph over tokens from the responses, and solving a partitioning problem to select the most relevant components. We focus the general approach on sequence-to-sequence problems, adopting a variational autoencoder to yield meaningful input perturbations. We test our method across several NLP sequence generation tasks.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Beyond the Cloud: Assessing the Benefits and Drawbacks of Local LLM Deployment for Translators
Running free LLMs on a desktop CPU is not yet fast or accurate enough for professional translation workflows, though Gemma 2 performed best among the test models.