DocumentCode
1787398
Title
Big Data, Big Challenges
Author
Wei Wang
Author_Institution
Dept. of Comput. Sci., UCLA, Los Angeles, CA, USA
fYear
2014
fDate
16-18 June 2014
Firstpage
6
Lastpage
6
Abstract
Summary form only given. Big data analytics is the process of examining large amounts of data of a variety of types (big data) to uncover hidden patterns, unknown correlations and other useful information. Its revolutionary potential is now universally recognized. Data complexity, heterogeneity, scale, and timeliness make data analysis a clear bottleneck in many biomedical applications, due to the complexity of the patterns and lack of scalability of the underlying algorithms. Advanced machine learning and data mining algorithms are being developed to address one or more challenges listed above. It is typical that the complexity of potential patterns may grow exponentially with respect to the data complexity, and so is the size of the pattern space. To avoid an exhaustive search through the pattern space, machine learning and data mining algorithms usually employ a greedy approach to search for a local optimum in the solution space, or use a branch-and-bound approach to seek optimal solutions, and consequently, are often implemented as iterative or recursive procedures. To improve efficiency, these algorithms often exploit the dependencies between potential patterns to maximize in-memory computation and/or leverage special hardware (such as GPU and FPGA) for acceleration. These lead to strong data dependency, operation dependency, and hardware dependency, and sometimes ad hoc solutions that cannot be generalized to a broader scope. In this talk, I will present some open challenges faced by data scientist in biomedical fields and the current approaches taken to tackle these challenges.
Keywords
Big Data; data analysis; data mining; learning (artificial intelligence); medical computing; pattern classification; Big Data analytics; FPGA; GPU; biomedical applications; branch-and-bound approach; data complexity; data dependency; data examination; data heterogeneity; data mining algorithms; data scale; data scientist; data timeliness; field programmable gate array; graphics processing unit; greedy approach; hardware dependency; iterative procedure; machine learning; operation dependency; pattern space; recursive procedure; Algorithm design and analysis; Big data; Complexity theory; Conferences; Data mining; Hardware; Machine learning algorithms; BD2K; big dataanalytics; data mining; machine learning;
fLanguage
English
Publisher
ieee
Conference_Titel
Semantic Computing (ICSC), 2014 IEEE International Conference on
Conference_Location
Newport Beach, CA
Print_ISBN
978-1-4799-4002-8
Type
conf
DOI
10.1109/ICSC.2014.65
Filename
6881994
Link To Document