Goto

Collaborating Authors

 Oceania


Enhancing coastal water body segmentation with Landsat Irish Coastal Segmentation (LICS) dataset

arXiv.org Artificial Intelligence

Ireland's coastline, a critical and dynamic resource, is facing challenges such as erosion, sedimentation, and human activities. Monitoring these changes is a complex task we approach using a combination of satellite imagery and deep learning methods. However, limited research exists in this area, particularly for Ireland. This paper presents the Landsat Irish Coastal Segmentation (LICS) dataset, which aims to facilitate the development of deep learning methods for coastal water body segmentation while addressing modelling challenges specific to Irish meteorology and coastal types. The dataset is used to evaluate various automated approaches for segmentation, with U-NET achieving the highest accuracy of 95.0% among deep learning methods. Nevertheless, the Normalised Difference Water Index (NDWI) benchmark outperformed U-NET with an average accuracy of 97.2%. The study suggests that deep learning approaches can be further improved with more accurate training data and by considering alternative measurements of erosion. The LICS dataset and code are freely available to support reproducible research and further advancements in coastal monitoring efforts.


Visual Prompting in Multimodal Large Language Models: A Survey

arXiv.org Artificial Intelligence

Multimodal large language models (MLLMs) equip pre-trained large-language models (LLMs) with visual capabilities. While textual prompting in LLMs has been widely studied, visual prompting has emerged for more fine-grained and free-form visual instructions. This paper presents the first comprehensive survey on visual prompting methods in MLLMs, focusing on visual prompting, prompt generation, compositional reasoning, and prompt learning. We categorize existing visual prompts and discuss generative methods for automatic prompt annotations on the images. We also examine visual prompting methods that enable better alignment between visual encoders and backbone LLMs, concerning MLLM's visual grounding, object referring, and compositional reasoning abilities. In addition, we provide a summary of model training and in-context learning methods to improve MLLM's perception and understanding of visual prompts. This paper examines visual prompting methods developed in MLLMs and provides a vision of the future of these methods.


Fox News AI Newsletter: Holy See calls for end to autonomous weapons

FOX News

Fox News chief political anchor Bret Baier has the latest on the pros and cons of the bombshell developments on'Special Report.' The Vatican flag flies outside the United Nations headquarters on Sept. 25, 2015, in New York City. 'PROPER HUMAN CONTROL': A delegation representing the Holy See urged the United Nations this week to put a moratorium on autonomous weapons designed to kill without human decision-making. 'INSANE': Canva is facing pushback from customers over plans to increase subscription prices by more than 300% in some instances. United Nations Headquarters in New York City is seen flanked by Hamas and Hezbollah fighters.


Acer expands Swift line with four new AI laptops

Engadget

Acer is expanding its line of Swift laptops with four new models, and they each have AI capabilities built in. They share functions such as Microsoft Copilot, Acer User Sensing technology, Windows Studio Effects, PurifiedVoice 2.0 and PurifiedView. Other features include Wi-Fi 7 and Bluetooth 5.4 connectivity. We'll take a look at the Swift 14 AI (SF14-51/T) first, a 14-inch 3K or 2K OLED laptop powered by either Intel Core Ultra 7 or Ultra 5 processors and Intel Arc Graphics. Its NPU's AI performance is rated at 48 trillion of operations per second (TOPS). You get up to 29 hours of video playback and 23 hours of web browsing thanks to the 65Wh battery, perfect for those working on the go.


Nvidia shares slump amid reports US is ramping up antitrust investigation

The Guardian

Shares in the AI chip designer Nvidia have continued to slide overnight after a report said US authorities were ramping up an investigation into whether the company had breached competition laws. The company's shares fell 2.4% in after-hours trading, exacerbating a near-10% drop in the regular trading session that slashed its value by 279bn ( 212bn) to 2.6tn, marking the largest one-day drop in history for a US company. Overnight, the US Department of Justice sent subpoenas to Nvidia and other tech companies, in a move that will force recipients to provide information under law, Bloomberg reported. Officials are said to be concerned the company has made it harder for clients to switch to other semiconductor suppliers and is penalising buyers that refuse to exclusively use Nvidia's AI chips. Such a move would signal an escalation of the US antitrust investigation, and brings the government a step closer to launching a formal complaint against Nvidia. The sell-off on Tuesday came amid a wider sell-off on markets sparked by weak US manufacturing data that raised broader concerns about the outlook for the country's economy among investors.


Prediction of COPD Using Machine Learning, Clinical Summary Notes, and Vital Signs

arXiv.org Artificial Intelligence

Chronic obstructive pulmonary disease (COPD) is a chronic inflammatory lung disease that causes obstructed airflow from the lungs. In the United States, more than 15.7 million Americans have been diagnosed with COPD, with 96% of individuals living with at least one other chronic health condition. It is the 4th leading cause of death in the country. Over 2.2 million patients are admitted to hospitals annually due to COPD exacerbations. Monitoring and predicting patient exacerbations on-time could save their life. This paper presents two different predictive models to predict COPD exacerbation using AI and natural language processing (NLP) approaches. These models use respiration summary notes, symptoms, and vital signs. To train and test these models, data records containing physiologic signals and vital signs time series were used. These records were captured from patient monitors and comprehensive clinical data obtained from hospital medical information systems for tens of thousands of Intensive Care Unit (ICU) patients. We achieved an area under the Receiver operating characteristic (ROC) curve of 0.82 in detection and prediction of COPD exacerbation.


FairQuant: Certifying and Quantifying Fairness of Deep Neural Networks

arXiv.org Artificial Intelligence

We propose a method for formally certifying and quantifying individual fairness of deep neural networks (DNN). Individual fairness guarantees that any two individuals who are identical except for a legally protected attribute (e.g., gender or race) receive the same treatment. While there are existing techniques that provide such a guarantee, they tend to suffer from lack of scalability or accuracy as the size and input dimension of the DNN increase. Our method overcomes this limitation by applying abstraction to a symbolic interval based analysis of the DNN followed by iterative refinement guided by the fairness property. Furthermore, our method lifts the symbolic interval based analysis from conventional qualitative certification to quantitative certification, by computing the percentage of individuals whose classification outputs are provably fair, instead of merely deciding if the DNN is fair. We have implemented our method and evaluated it on deep neural networks trained on four popular fairness research datasets. The experimental results show that our method is not only more accurate than state-of-the-art techniques but also several orders-of-magnitude faster.


Language is Scary when Over-Analyzed: Unpacking Implied Misogynistic Reasoning with Argumentation Theory-Driven Prompts

arXiv.org Artificial Intelligence

We propose misogyny detection as an Argumentative Reasoning task and we investigate the capacity of large language models (LLMs) to understand the implicit reasoning used to convey misogyny in both Italian and English. The central aim is to generate the missing reasoning link between a message and the implied meanings encoding the misogyny. Our study uses argumentation theory as a foundation to form a collection of prompts in both zero-shot and few-shot settings. These prompts integrate different techniques, including chain-of-thought reasoning and augmented knowledge. Our findings show that LLMs fall short on reasoning capabilities about misogynistic comments and that they mostly rely on their implicit knowledge derived from internalized common stereotypes about women to generate implied assumptions, rather than on inductive reasoning.


Word and Phrase Features in Graph Convolutional Network for Automatic Question Classification

arXiv.org Artificial Intelligence

Effective question classification is crucial for AI-driven educational tools, enabling adaptive learning systems to categorize questions by skill area, difficulty level, and competence. This classification not only supports educational diagnostics and analytics but also enhances complex tasks like information retrieval and question answering by associating questions with relevant categories. Traditional methods, often based on word embeddings and conventional classifiers, struggle to capture the nuanced relationships in natural language, leading to suboptimal performance. To address this, we propose a novel approach leveraging graph convolutional networks (GCNs), named Phrase Question-Graph Convolutional Network (PQ-GCN) to better model the inherent structure of questions. By representing questions as graphs -- where nodes signify words or phrases and edges denote syntactic or semantic relationships -- our method allows GCNs to learn from the interconnected nature of language more effectively. Additionally, we explore the incorporation of phrase-based features to enhance classification accuracy, especially in low-resource settings. Our findings demonstrate that GCNs, augmented with these features, offer a promising solution for more accurate and context-aware question classification, bridging the gap between graph neural network research and practical educational applications.


ForeCal: Random Forest-based Calibration for DNNs

arXiv.org Artificial Intelligence

Deep neural network(DNN) based classifiers do extremely well in discriminating between observations, resulting in higher ROC AUC and accuracy metrics, but their outputs are often miscalibrated with respect to true event likelihoods. Post-hoc calibration algorithms are often used to calibrate the outputs of these classifiers. Methods like Isotonic regression, Platt scaling, and Temperature scaling have been shown to be effective in some cases but are limited by their parametric assumptions and/or their inability to capture complex non-linear relationships. We propose ForeCal - a novel post-hoc calibration algorithm based on Random forests. ForeCal exploits two unique properties of Random forests: the ability to enforce weak monotonicity and range-preservation. It is more powerful in achieving calibration than current state-of-the-art methods, is non-parametric, and can incorporate exogenous information as features to learn a better calibration function. Through experiments on 43 diverse datasets from the UCI ML repository, we show that ForeCal outperforms existing methods in terms of Expected Calibration Error(ECE) with minimal impact on the discriminative power of the base DNN as measured by AUC.