Added ieee12 publication
This commit is contained in:
16
content/publication/ieee12/cite.bib
Normal file
16
content/publication/ieee12/cite.bib
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
|
||||||
|
@article{penedo_hybrid_2012,
|
||||||
|
title = {Hybrid {Incremental} {Modeling} {Based} on {Least} {Squares} and {Fuzzy} \${K}\$-{NN} for {Monitoring} {Tool} {Wear} in {Turning} {Processes}},
|
||||||
|
volume = {8},
|
||||||
|
issn = {1941-0050},
|
||||||
|
doi = {10.1109/TII.2012.2205699},
|
||||||
|
abstract = {There is now an emerging need for an efficient modeling strategy to develop a new generation of monitoring systems. One method of approaching the modeling of complex processes is to obtain a global model. It should be able to capture the basic or general behavior of the system, by means of a linear or quadratic regression, and then superimpose a local model on it that can capture the localized nonlinearities of the system. In this paper, a novel method based on a hybrid incremental modeling approach is designed and applied for tool wear detection in turning processes. It involves a two-step iterative process that combines a global model with a local model to take advantage of their underlying, complementary capacities. Thus, the first step constructs a global model using a least squares regression. A local model using the fuzzy k-nearest-neighbors smoothing algorithm is obtained in the second step. A comparative study then demonstrates that the hybrid incremental model provides better error-based performance indices for detecting tool wear than a transductive neurofuzzy model and an inductive neurofuzzy model.},
|
||||||
|
number = {4},
|
||||||
|
journal = {IEEE Transactions on Industrial Informatics},
|
||||||
|
author = {Penedo, Francisco and Haber, Rodolfo E. and Gajate, Agustín and del Toro, Raúl M.},
|
||||||
|
month = nov,
|
||||||
|
year = {2012},
|
||||||
|
note = {Conference Name: IEEE Transactions on Industrial Informatics},
|
||||||
|
keywords = {Computational modeling, Mathematical model, complex processes, computerised monitoring, Data models, error-based performance indices, Fuzzy \$k\$-nearest-neighbors, fuzzy k-NN method, fuzzy neural nets, fuzzy set theory, Fuzzy systems, fuzzy-nearest-neighbors smoothing algorithm, hybrid incremental modelling, hybrid model, inductive neurofuzzy model, iterative methods, least squares approximations, least squares regression, linear regression, machine tools, Machining, machining processes, monitoring systems, monitoring tool wear detection, quadratic regression, regression analysis, tool wear, transductive neurofuzzy model, turning (machining), turning processes, two-step iterative process, wear},
|
||||||
|
pages = {811--818}
|
||||||
|
}
|
||||||
BIN
content/publication/ieee12/featured.png
Normal file
BIN
content/publication/ieee12/featured.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
BIN
content/publication/ieee12/ieee12.pdf
Normal file
BIN
content/publication/ieee12/ieee12.pdf
Normal file
Binary file not shown.
78
content/publication/ieee12/index.md
Normal file
78
content/publication/ieee12/index.md
Normal file
@@ -0,0 +1,78 @@
|
|||||||
|
---
|
||||||
|
title: "Hybrid Incremental Modeling Based on Least Squares and Fuzzy $K$-NN for Monitoring Tool Wear in Turning Processes"
|
||||||
|
|
||||||
|
# Authors
|
||||||
|
# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here
|
||||||
|
# and it will be replaced with their full name and linked to their profile.
|
||||||
|
authors:
|
||||||
|
- admin
|
||||||
|
- Rodolfo Haber
|
||||||
|
- Agustín Gajate
|
||||||
|
- Raúl del Toro
|
||||||
|
|
||||||
|
# Author notes (optional)
|
||||||
|
# author_notes:
|
||||||
|
# - "Equal contribution"
|
||||||
|
# - "Equal contribution"
|
||||||
|
|
||||||
|
date: "2012-11-01"
|
||||||
|
doi: "https://doi.org/10.1109/TII.2012.2205699"
|
||||||
|
|
||||||
|
# Schedule page publish date (NOT publication's date).
|
||||||
|
# publishDate: "2017-01-01T00:00:00Z"
|
||||||
|
|
||||||
|
# Publication type.
|
||||||
|
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
|
||||||
|
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
|
||||||
|
# 7 = Thesis; 8 = Patent
|
||||||
|
publication_types: ["2"]
|
||||||
|
|
||||||
|
# Publication name and optional abbreviated publication name.
|
||||||
|
publication: In IEEE Transactions on Industrial Informatics 8, no.4 (November 2012)
|
||||||
|
# publication_short: In WAFR 2016
|
||||||
|
|
||||||
|
abstract: There is now an emerging need for an efficient modeling strategy to develop a new generation of monitoring systems. One method of approaching the modeling of complex processes is to obtain a global model. It should be able to capture the basic or general behavior of the system, by means of a linear or quadratic regression, and then superimpose a local model on it that can capture the localized nonlinearities of the system. In this paper, a novel method based on a hybrid incremental modeling approach is designed and applied for tool wear detection in turning processes. It involves a two-step iterative process that combines a global model with a local model to take advantage of their underlying, complementary capacities. Thus, the first step constructs a global model using a least squares regression. A local model using the fuzzy k-nearest-neighbors smoothing algorithm is obtained in the second step. A comparative study then demonstrates that the hybrid incremental model provides better error-based performance indices for detecting tool wear than a transductive neurofuzzy model and an inductive neurofuzzy model.
|
||||||
|
|
||||||
|
# Summary. An optional shortened abstract.
|
||||||
|
# summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum.
|
||||||
|
|
||||||
|
tags: []
|
||||||
|
|
||||||
|
# Display this page in the Featured widget?
|
||||||
|
featured: true
|
||||||
|
|
||||||
|
# Custom links (uncomment lines below)
|
||||||
|
# links:
|
||||||
|
# - name: Custom Link
|
||||||
|
# url: http://example.org
|
||||||
|
|
||||||
|
url_pdf: ''
|
||||||
|
url_code: ''
|
||||||
|
url_dataset: ''
|
||||||
|
url_poster: ''
|
||||||
|
url_project: ''
|
||||||
|
url_slides: ''
|
||||||
|
url_source: ''
|
||||||
|
url_video: ''
|
||||||
|
|
||||||
|
# Featured image
|
||||||
|
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||||
|
image:
|
||||||
|
caption: ""
|
||||||
|
focal_point: ""
|
||||||
|
preview_only: false
|
||||||
|
|
||||||
|
# Associated Projects (optional).
|
||||||
|
# Associate this publication with one or more of your projects.
|
||||||
|
# Simply enter your project's folder or file name without extension.
|
||||||
|
# E.g. `internal-project` references `content/project/internal-project/index.md`.
|
||||||
|
# Otherwise, set `projects: []`.
|
||||||
|
projects: []
|
||||||
|
|
||||||
|
# Slides (optional).
|
||||||
|
# Associate this publication with Markdown slides.
|
||||||
|
# Simply enter your slide deck's filename without extension.
|
||||||
|
# E.g. `slides: "example"` references `content/slides/example/index.md`.
|
||||||
|
# Otherwise, set `slides: ""`.
|
||||||
|
slides: ""
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user