Search papers, labs, and topics across Lattice.
This paper introduces CAVE-ABSA, a novel framework for generating and validating aspect-level counterfactuals in Aspect-Based Sentiment Analysis (ABSA). By localizing opinion spans and employing a multi-faceted validation process, CAVE-ABSA ensures that generated counterfactuals maintain semantic integrity while accurately flipping the sentiment of targeted aspects. The results demonstrate that this approach significantly enhances the robustness of ABSA models by providing a principled method for evaluating their reliance on aspect-specific sentiment reasoning.
Counterfactuals generated by CAVE-ABSA not only flip sentiment accurately but also preserve semantic meaning and fluency, addressing critical flaws in existing methods.
Aspect-Based Sentiment Analysis (ABSA) requires models to identify sentiment toward specific aspects rather than relying on the global polarity of a sentence. This makes counterfactual evaluation especially challenging: a valid counterfactual should flip the sentiment of one target aspect while preserving the sentiment of all non-target aspects, semantic meaning, fluency, and factual consistency. Existing counterfactual generation methods often focus on sentence-level label flipping and may produce edits that are fluent but aspect-invalid, semantically drifting, or contradictory. To address this limitation, we propose CAVE-ABSA, a Constraint-Aware Validated Editing framework for generating and validating aspect-level counterfactuals. CAVE-ABSA localizes the opinion span associated with the target aspect, performs controlled counterfactual rewriting, refines candidates through a repair module, and filters them using aspect-level verification, semantic similarity, AMR-guided structural preservation, edit minimality, fluency, and contradiction detection. The framework is designed to construct validated counterfactual ABSA datasets for robustness evaluation and data augmentation. By explicitly separating generation from validation, CAVE-ABSA provides a principled approach for producing meaningful aspect-local counterfactuals and for testing whether ABSA models truly rely on aspect-grounded sentiment reasoning.