Papers by Samyak Gupta
Towards Detecting Political Bias in Hindi News Articles (2022.acl-srw)
Copied to clipboard
| Challenge: | Political propaganda in recent times has been amplified by media news portals through biased reporting, creating untruthful narratives on serious issues . a dataset for this task was not available, therefore we developed a transformer-based transfer learning method to fine-tune the pre-trained network on our data. |
| Approach: | They propose a transformer-based transfer learning method to fine-tune the pre-trained network on the data for this bias detection. |
| Outcome: | The proposed method fine-tunes the pre-trained network on the data to detect political bias in Hindi news articles. |
Privacy Implications of Retrieval-Based Language Models (2023.emnlp-main)
Copied to clipboard
| Challenge: | a study of retrieval-based language models shows improved interpretability, factuality, and adaptability compared to parametric counterparts . kNN-LMs are more susceptible to leaking private information from their private datastore than parametric models . |
| Approach: | They present the first study of privacy risks in retrieval-based language models . they aim to strike a balance between utility and privacy in domains where privacy is of concern . |
| Outcome: | The proposed methods improve interpretability, factuality, and adaptability compared to parametric models . the study finds that kNN-LMs are more susceptible to leaking private data than parametric ones . |