Challenges and Thrills of Legal Arguments
Anurag Pallaprolu, Radha Vaidya, Aditya Swaroop Attawar

TL;DR
This paper introduces HumBERT, an extension of transformer models, designed to improve inter-sequence attention for conversation-like scenarios in legal argument generation.
Contribution
HumBERT is a novel transformer extension that enables continuous contextual argument generation in conversation scenarios, addressing limitations of existing attention mechanisms.
Findings
HumBERT effectively models inter-sequence attention in legal conversations.
It improves the coherence of generated legal arguments.
The approach demonstrates potential for enhanced legal AI applications.
Abstract
State-of-the-art attention based models, mostly centered around the transformer architecture, solve the problem of sequence-to-sequence translation using the so-called scaled dot-product attention. While this technique is highly effective for estimating inter-token attention, it does not answer the question of inter-sequence attention when we deal with conversation-like scenarios. We propose an extension, HumBERT, that attempts to perform continuous contextual argument generation using locally trained transformers.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Artificial Intelligence in Law · Natural Language Processing Techniques
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Residual Connection · Label Smoothing · Multi-Head Attention · Adam · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Byte Pair Encoding
