← Search

Lihan Wang

3 accepted papers

2026

MMVIP: A Visible-infrared Paired Dataset for Multi-weather Marine Vision

CVPR 2026

Maritime multimodal vision faces significant challenges due to the complexity and variability of oceanic weather and environmental conditions. While modern vessels are commonly equipped with visible and infrared imaging systems, the complementary nature of these modalities fundamentally depends on a

Cited by 0SourcecodeScholar
2022

S2SQL: Injecting Syntax to Question-Schema Interaction Graph Encoder for Text-to-SQL Parsers

ACL 2022findings

The task of converting a natural language question into an executable SQL query, known as text-to-SQL, is an important branch of semantic parsing. The state-of-the-art graph-based encoder has been successfully used in this task but does not model the question syntax well. In this paper, we propose S…

Cited by 92SourcePDFScholar
2022

SUN: Exploring Intrinsic Uncertainties in Text-to-SQL Parsers

COLING 2022main

This paper aims to improve the performance of text-to-SQL parsing by exploring the intrinsic uncertainties in the neural network based approaches (called SUN). From the data uncertainty perspective, it is indisputable that a single SQL can be learned from multiple semantically-equivalent questions.…