Media
Find out how AI will reduce risk in the movie business and help to secure a healthier and more diverse industry in the future.
The technology of artificial intelligence promises to revolutionize all aspects of our lives. Though this technology is still in its infancy, major global industries are rushing to invest in AI solutions. The movie business is no exception. But can AI really reduce risk in the movie production process or is this pure fantasy? Given that the industry will stand to save hundreds of millions of dollars per year if it can, let's examine how AI risk management could save the global movie industry from such future losses.
Comparison of Varied 2D Mapping Approaches by Using Practice-Oriented Evaluation Criteria
Ziegenbein, Justin, Schrick, Manuel, Thiel, Marko, Hinckeldeyn, Johannes, Kreutzfeldt, Jochen
A variety of mapping approaches are available that Localization is one of the most crucial tasks for mobile can be employed to create such maps - with varying degrees robots. Being able to determine the robot's location is of effort, hardware requirements and quality of the vital for safe navigation and thus the success of the overall resulting maps. To create a better understanding of the process. For this, robots typically use a 2D map that shows applicability of these different approaches to specific applications, the contours of the respective area visible to the robot. The this paper evaluates and compares three different robot then matches its sensor data with these contours to mapping approaches based on simultaneous localization compute its position. An increased resemblance to reality and mapping, terrestrial laser scanning as well as and higher levels of detail lead to a higher level of precision publicly accessible building contours. However, the external hardware introduces additional acquisition costs and the mapping process can be time-consuming and may require extensive postprocessing effort. Lastly, approaches such as [4] make use of publicly accessible building contours (PABC) extracted from satellite data. These approaches require a low amount of effort and no specific hardware in their process.
MBTI Personality Prediction for Fictional Characters Using Movie Scripts
Sang, Yisi, Mou, Xiangyang, Yu, Mo, Wang, Dakuo, Li, Jing, Stanton, Jeffrey
An NLP model that understands stories should be able to understand the characters in them. To support the development of neural models for this purpose, we construct a benchmark, Story2Personality. The task is to predict a movie character's MBTI or Big 5 personality types based on the narratives of the character. Experiments show that our task is challenging for the existing text classification models, as none is able to largely outperform random guesses. We further proposed a multi-view model for personality prediction using both verbal and non-verbal descriptions, which gives improvement compared to using only verbal descriptions.
Why Should Adversarial Perturbations be Imperceptible? Rethink the Research Paradigm in Adversarial NLP
Chen, Yangyi, Gao, Hongcheng, Cui, Ganqu, Qi, Fanchao, Huang, Longtao, Liu, Zhiyuan, Sun, Maosong
Textual adversarial samples play important roles in multiple subfields of NLP research, including security, evaluation, explainability, and data augmentation. However, most work mixes all these roles, obscuring the problem definitions and research goals of the security role that aims to reveal the practical concerns of NLP models. In this paper, we rethink the research paradigm of textual adversarial samples in security scenarios. We discuss the deficiencies in previous work and propose our suggestions that the research on the Security-oriented adversarial NLP (SoadNLP) should: (1) evaluate their methods on security tasks to demonstrate the real-world concerns; (2) consider real-world attackers' goals, instead of developing impractical methods. To this end, we first collect, process, and release a security datasets collection Advbench. Then, we reformalize the task and adjust the emphasis on different goals in SoadNLP. Next, we propose a simple method based on heuristic rules that can easily fulfill the actual adversarial goals to simulate real-world attack methods. We conduct experiments on both the attack and the defense sides on Advbench. Experimental results show that our method has higher practical value, indicating that the research paradigm in SoadNLP may start from our new benchmark. All the code and data of Advbench can be obtained at \url{https://github.com/thunlp/Advbench}.
A Distributional Lens for Multi-Aspect Controllable Text Generation
Gu, Yuxuan, Feng, Xiaocheng, Ma, Sicheng, Zhang, Lingyuan, Gong, Heng, Qin, Bing
Multi-aspect controllable text generation is a more challenging and practical task than single-aspect control. Existing methods achieve complex multi-aspect control by fusing multiple controllers learned from single-aspect, but suffer from attribute degeneration caused by the mutual interference of these controllers. To address this, we provide observations on attribute fusion from a distributional perspective and propose to directly search for the intersection areas of multiple attribute distributions as their combination for generation. Our method first estimates the attribute space with an autoencoder structure. Afterward, we iteratively approach the intersections by jointly minimizing distances to points representing different attributes. Finally, we map them to attribute-relevant sentences with a prefix-tuning-based decoder. Experiments on the three-aspect control task, including sentiment, topic, and detoxification aspects, reveal that our method outperforms several strong baselines on attribute relevance and text quality and achieves the SOTA. Further analysis also supplies some explanatory support for the effectiveness of our approach.
Multi-Objective Recommender Systems: Survey and Challenges
Recommender systems can be characterized as software solutions that provide users convenient access to relevant content. Traditionally, recommender systems research predominantly focuses on developing machine learning algorithms that aim to predict which content is relevant for individual users. In real-world applications, however, optimizing the accuracy of such relevance predictions as a single objective in many cases is not sufficient. Instead, multiple and often competing objectives have to be considered, leading to a need for more research in multi-objective recommender systems. We can differentiate between several types of such competing goals, including (i) competing recommendation quality objectives at the individual and aggregate level, (ii) competing objectives of different involved stakeholders, (iii) long-term vs. short-term objectives, (iv) objectives at the user interface level, and (v) system level objectives. In this paper we review these types of multi-objective recommendation settings and outline open challenges in this area.
Saving Dense Retriever from Shortcut Dependency in Conversational Search
Conversational search (CS) needs a holistic understanding of conversational inputs to retrieve relevant passages. In this paper, we demonstrate the existence of a retrieval shortcut in CS, which causes models to retrieve passages solely relying on partial history while disregarding the latest question. With in-depth analysis, we first show that naively trained dense retrievers heavily exploit the shortcut and hence perform poorly when asked to answer history-independent questions. To build more robust models against shortcut dependency, we explore various hard negative mining strategies. Experimental results show that training with the model-based hard negatives (Xiong et al., 2020) effectively mitigates the dependency on the shortcut, significantly improving dense retrievers on recent CS benchmarks. In particular, our retriever outperforms the previous state-of-the-art model by Figure 1: An example of a retrieval shortcut in conversational 11.0 in Recall@10 on QReCC (Anantha et al., search. While we expect the retriever to predict 2021).
VTC: Improving Video-Text Retrieval with User Comments
Hanu, Laura, Thewlis, James, Asano, Yuki M., Rupprecht, Christian
Multi-modal retrieval is an important problem for many applications, such as recommendation and search. Current benchmarks and even datasets are often manually constructed and consist of mostly clean samples where all modalities are well-correlated with the content. Thus, current video-text retrieval literature largely focuses on video titles or audio transcripts, while ignoring user comments, since users often tend to discuss topics only vaguely related to the video. Despite the ubiquity of user comments online, there is currently no multi-modal representation learning datasets that includes comments. In this paper, we a) introduce a new dataset of videos, titles and comments; b) present an attention-based mechanism that allows the model to learn from sometimes irrelevant data such as comments; c) show that by using comments, our method is able to learn better, more contextualised, representations for image, video and audio representations.
Machine and Deep Learning Methods with Manual and Automatic Labelling for News Classification in Bangla Language
Ahmad, Istiak, AlQurashi, Fahad, Mehmood, Rashid
Research in Natural Language Processing (NLP) has increasingly become important due to applications such as text classification, text mining, sentiment analysis, POS tagging, named entity recognition, textual entailment, and many others. This paper introduces several machine and deep learning methods with manual and automatic labelling for news classification in the Bangla language. We implemented several machine (ML) and deep learning (DL) algorithms. The ML algorithms are Logistic Regression (LR), Stochastic Gradient Descent (SGD), Support Vector Machine (SVM), Random Forest (RF), and K-Nearest Neighbour (KNN), used with Bag of Words (BoW), Term Frequency-Inverse Document Frequency (TF-IDF), and Doc2Vec embedding models. The DL algorithms are Long Short-Term Memory (LSTM), Bidirectional LSTM (BiLSTM), Gated Recurrent Unit (GRU), and Convolutional Neural Network (CNN), used with Word2vec, Glove, and FastText word embedding models. We develop automatic labelling methods using Latent Dirichlet Allocation (LDA) and investigate the performance of single-label and multi-label article classification methods. To investigate performance, we developed from scratch Potrika, the largest and the most extensive dataset for news classification in the Bangla language, comprising 185.51 million words and 12.57 million sentences contained in 664,880 news articles in eight distinct categories, curated from six popular online news portals in Bangladesh for the period 2014-2020. GRU and Fasttext with 91.83% achieve the highest accuracy for manually-labelled data. For the automatic labelling case, KNN and Doc2Vec at 57.72% and 75% achieve the highest accuracy for single-label and multi-label data, respectively. The methods developed in this paper are expected to advance research in Bangla and other languages.